Re: Different page layout using pdf renderer or awt renderer

2003-02-18 Thread Joop Vriend
Jeremias Maerki wrote: This happens because the two renderer use a different font source which results in slightly different font metrics for the same fonts. This in turn has consequences on the layout. There's currently nothing you can do to get the same output other than by switching renderers.

Different page layout using pdf renderer or awt renderer

2003-02-17 Thread frederic . kieffer
Hi. Rendering a document through the awtrenderer (sent directly to the printer) doesn't give me the same result than rendering the samep document throught the PDF renderer (PDF is generated in a servlet, then open in a browser window). Both modules share the embedded fonts and xslt file. Any

Re: Different page layout using pdf renderer or awt renderer

2003-02-17 Thread Jeremias Maerki
This happens because the two renderer use a different font source which results in slightly different font metrics for the same fonts. This in turn has consequences on the layout. There's currently nothing you can do to get the same output other than by switching renderers. PDF and PostScript, for

RE: Different page layout using pdf renderer or awt renderer

2003-02-17 Thread frederic . kieffer
Thank you very much for your input. Frédéric -Message d'origine- De: Jeremias Maerki [mailto:[EMAIL PROTECTED] Date: lundi 17 février 2003 11:53 À: [EMAIL PROTECTED] Objet: Re: Different page layout using pdf renderer or awt renderer This happens because the two renderer use a different