Matthias Brunner wrote:

I have set up a test case (http://blumenstrasse.vol.at/~mb/foptest.zip, 15KB) with all necessary files included. Just copy all of them into a clean FOP 0.20.4 directory.

Then issue these commands:
./fop.sh -xml lpdoc.xml -xsl lp2pdf.xsl -pdf cli.pdf
./embedtest.sh lpdoc.xml lp2pdf.xsl embed.pdf

The first difference occurs at page 63 of 73.
Probably your code builds different fo document (e.g. it could be white-space, aka indentation). Try to compare result of simple xsl transformation lpdoc.xml + lp2pdf.xsl and the resulting fo document, created by your code.

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to