From: "Wouter de Vaal" <[EMAIL PROTECTED]>

<snip/>


This works fine when I view this with AWT, but when I generate a PDF, the quality of the graphics is bad. I've read that this because the current SVG-> PDF rendering gives a maximum quality of 72dpi, which is way to low for professional printing (for which I want to use this).


There is a configuration parameter strokeSVGText which can be placed in the FOP configuration, e.g.


<entry>
 <key>strokeSVGText</key>
 <value>false</value>
</entry>

This may improve matters,

Chris

_________________________________________________________________
Hotmail messages direct to your mobile phone http://www.msn.co.uk/msnmobile


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



Reply via email to