Frederick Bartlett wrote:
Hi!
Hi,
I have a fop applications that prints labels on US letter paper; I need to revise it for A4.
I can see you are generating PDF, but how is the output sent to the Printer via Adobe Reader or -print output on FOP command line?
I can change the page-height and page-width in fo:simple-page-master -- but, when I look at the resulting PDF, it's been scaled by .9406 (to fit US letter paper).
If printing via Adobe Reader you need to make sure all scaling options are turned off and the printer is configured for A4 paper.
I've seen references to XSLT_FLAGS and --stringparam paper.type="A4", but I don't see where to use such things in my Java code (which calls fop).
I'm not familar with that option. Are you using docbook?
And it seems that this would be a FAQ, but I've been unable to find it. I'm using fop 0.95. Thanks for your help!
Chris
Fred
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
