PRINTING PAGE FOOTER ACCORDING TO MASTER DATA
In Fast Report v.5.5.2 Printing form i want page footer to be printed on the bottom of the last page at A4 paper.
I want Page Footer to recognise the length of the Lines included on Master Data and if it doesn't fit on the Free space of the current page to be printed on the bottom of the second page.
I want Page Footer to recognise the length of the Lines included on Master Data and if it doesn't fit on the Free space of the current page to be printed on the bottom of the second page.
Comments
Page Settings: Width: 21cm
Height:29,70
This Printing form contains 2 pages.
The First page contains Page Header (Height: 9,20cm) and Master Data (Height:0.60 cm).
The Second page contains only Page Footer (Height: 7,30 cm) with the following properties : Print on First page: True, Print on Last page: True and page properties: Print to previous page.
In a print where the Lines of Master Data continue to the second page the Page Footer is Printed correctly. In the case where the Lines of Master Data fit in the First page, Page Footer
doesn't recognise if it fits in the Paper's Free space as result to print above the lines of MasterData in the end of the first page. (Image)
If i use only ReportSummary unless PageFooter with the script you gave me, the ReportSummary printed on the top of second page.
I think that should be to move the y position down but leave room for the summary
Hello. I have a report with PageHerder1, MasterData1, MasterData2, ReportSummary1 and PageFooter1. I need MasterData2, ReportSummary1 and PageFooter1 to be at the bottom of the page. Exactly in that sequence. I got the ReportSummary1 and PageFooter1, however, the MasterDSata2 (variable height) is not above ReportSummary1. I would like help to resolve this.
Hello. I have a report with PageHerder1, MasterData1, MasterData2, ReportSummary1 and PageFooter1. I need MasterData2, ReportSummary1 and PageFooter1 to be at the bottom of the page. Exactly in that sequence. I got the ReportSummary1 and PageFooter1, however, the MasterDSata2 (variable height) is not above ReportSummary1. I would like help to resolve this.