Bugs and composite rep
hello.
1) When I use in PascalScript column of table, if the name have '_' in it, the system changes it to space. This subject must be in documantation, and moreover, can do a lots of troubles. We think it's a bug.
2) MyLatest installation did not install the 'composite report' object. Did you remove it,' and What can I do about it ?
3) I want to have band that are general to all the reports (Report title that have data of company, report summery that have othe general data. Is the composite report the only way to do it ?
4) Where can I have data on PascalScript of the FastReport, more intensive then in the PDF's ?
thanks
Yaron.
1) When I use in PascalScript column of table, if the name have '_' in it, the system changes it to space. This subject must be in documantation, and moreover, can do a lots of troubles. We think it's a bug.
2) MyLatest installation did not install the 'composite report' object. Did you remove it,' and What can I do about it ?
3) I want to have band that are general to all the reports (Report title that have data of company, report summery that have othe general data. Is the composite report the only way to do it ?
4) Where can I have data on PascalScript of the FastReport, more intensive then in the PDF's ?
thanks
Yaron.
Comments
2) There is no such component, read the "programmer manual".
3) You can't do that using composite report. Report inheritance would allow that, but it is not supported yet.
4) See documentation for FastScript.