Font change on 4th page
Hi,
I'm using Report Builder Server 15.04, Delphi XE6, Windows 7 and we print with the embedded PDF.
These are voucher prints and in the case when the voucher has 4 pages, which is rare, the fourth page changes to a smaller font and prints smaller text making sure the voucher is 4 pages long. In the examples I've seen the shift to a smaller font wasn't required to fit the voucher onto 4 pages. However this doesn't mean that no voucher requires a smaller font to finish on 4 pages. We make thousands of pdf vouchers a day, So I'd assume some are over 4 pages.
We can't find anyplace in the report where we change font size or limit the vouchers to 4 pages. Where would you look for this?
Any suggestions etc. would be greatly appreciated. Let us know if you would like any samples.
Thanks for your help.
Jim Hughes
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
I'm using Report Builder Server 15.04, Delphi XE6, Windows 7 and we print with the embedded PDF.
These are voucher prints and in the case when the voucher has 4 pages, which is rare, the fourth page changes to a smaller font and prints smaller text making sure the voucher is 4 pages long. In the examples I've seen the shift to a smaller font wasn't required to fit the voucher onto 4 pages. However this doesn't mean that no voucher requires a smaller font to finish on 4 pages. We make thousands of pdf vouchers a day, So I'd assume some are over 4 pages.
We can't find anyplace in the report where we change font size or limit the vouchers to 4 pages. Where would you look for this?
Any suggestions etc. would be greatly appreciated. Let us know if you would like any samples.
Thanks for your help.
Jim Hughes
--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
This discussion has been closed.
Comments
You can limit the pages in a report by using the Report.PageLimit property.
If you would like to alter the font of an entire page, you would need to
do so before the page prints and perhaps perform a report object loop.
http://www.digital-metaphors.com/rbWiki/Delphi_Code/Layouts/Report_Object_Loop
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com