Kai Hackemesser wrote:
Hi, there

Further investigation:

Problem appears under Java 1.4, 1.5 but not under 1.6.

Thats because Print uses AWT Renderer which varies greatly depending on JDK provider and version and Operating System.

The best way to generate Printed output is to render as Postscript and send the Postscript to the Printer. The quality of Postscript generated by FOP is not dependent on JDK version or o/s.

Chris



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

Reply via email to