Hi Andreas,
Andreas Neumann wrote:
I have a couple questions about batik-rasterizer and PDF.
The rasterizer works fine using raster files as output, such as PNG, but I have problems with the PDF output. For some reasons it stops rendering my map layer at a certain stage. Unfortunately, batik-rasterizer does not output any error messages to give me a hint what is going wrong.
Actually I think the problem lies with Acrobat Reader and the coordinate system involved. If I just move the rendered area to a "more reasonable" part of the coordinate system (eg 271410,-4180575 to 1410,-0575, just dropping the leading 10's of thousands) the strokes magically appear. I would guess that the stroking code is somehow limited to a fairly small display area (just guessing something in the -32k->+32K range).
In fact if you open your PDF in the Mac 'Preview' PDF viewing application all the stroked objects appear although there is a fairly significant 'alignment' issue.
In an ideal world the transcoder would notice when the content exceeded this range and rescale it for you, but obviously we don't right now...
The white halo appears to be a white stroke on the text.
I hope that helps even if it really isn't what you want to hear. ;)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
