Hi Pierre,
BEGUE Pierre wrote:
when i use the PDFTranscoder of FOP in the batik-src , he generate the
svg into a pdfFile. It's good
but when i see by the zoom of acrobat i saw that shift the border and
the background color. How can i resolve this problem
So I am not an expert on PDF. From memory this tends to only
happen for 'large coordinates'. Second it tends to only happen
with (older versions?) of the Adobe viewer (Mac OS X preview for example
doesn't have the problem).
Someone just increased the precision that was used to write
the affine matrices in the FOP PDF generator. I don't know if
this would affect this problem (I would tend to think not).
The best solution is to avoid using problematic coordinate
systems (these are ones that have a very large translate but
use a small range, e.g. 500,000 -> 500,010 for the whole document,
basically it becomes an issue of precision).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]