ngo.thanh.hien wrote:

Dear FOP experts
I used FOP to transform report data from XSL-FO to PDF. My purpose is have a report that fit into a PDF page (A4) but the report data couldn't fit into a page if have more data. Could you have any solution for this fitting in any scope of report data? Will I modify XSL-FO or this fitting is role of display PDF software (Adobe Reader for example)?

I think what you are asking for is something like scale-to-fit? There is no such feature in XSL-FO I'm afraid. The only way to achieve this effect would be to change your font size/spacing depending on how much data is in the report. Exactly how to do this will depend on the details of your reports. Some experimentation will be required, and I should warn you that such a solution will not be particularly robust, i.e. report will be unreadable if you try to squeeze 6 pages worth into 1 page.


Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to