Hi I transcode a SVG into a JPEG using the JPEGTranscoder. I set the quality to 1.0 (maximum) and the resolution to 300 dpi.
I have 2 problems: Quality ------- The qualitiy of the JPEG is bad, especially the texts (fonts). What can I do? JGEP is truncated ------------------ In my SVG I have a black frame around the SVG. When I transcode it to a JPEG, the frame, and the whole SVG, is displaced. I mean the content from the SVG is moved to the top and to the left. I can see a white space on bottom and right where the frame should be. What could be wrong? Is there a workaround? By the way: I have the same problem when I trabscode the SVG with the PDFTranscoder from FOP. Is something in my SVG wrong? Thanks for the help. Hans --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
