RE: Problems converting to PDF

2007-01-12 Thread zxn 6228
I use FOP to generate PDF from SVG, and it works fine. I didn't put any unit, but set the resolution in FOP, like 72dpi. From: "Fernando Miguez Alvarez - Cinntes" <[EMAIL PROTECTED]> Reply-To: batik-dev@xmlgraphics.apache.org To: Subject: Problems converting to PDF Date: Fri, 12 Jan 2007 09:4

Re: Problems converting to PDF

2007-01-12 Thread Jeremias Maerki
(Please ask questions on batik-users next time. Thank you!) Such small deviations usually indicate that you've ticked the setting in Acrobat's print dialog that scales the page. See also: http://xmlgraphics.apache.org/fop/faq.html#pdf-print-contortion On 12.01.2007 09:48:56 Fernando Miguez Alvar