On Sep 21, 2004, at 6:34 AM, Michał Postupalski wrote:
I have problem with FOP. Some time it sticks words in the generated PDF i.e.

XSL-FO file
<fo:block>
   start first second third stop
</fo:block>

and in PDF I get:
start firstsecond third stop
or
start first secondthirdstop

Can any one tell me why ???

regards,
plastic

In my experience with PDF, this occurs only as an artifact of the 'zoom' value. If you print or zoom to 100%, you will not notice this problem. Can you confirm whether or not the problem is related to the Zoom value?


However, when working with AWT/Print, I have noticed this problem occurring when using Java versions earlier than 1.4.1 (Sun) and 1.3 (IBM).

Hope this helps!

Web Maestro Clay

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



Reply via email to