lance campbell created FOP-2201:
-----------------------------------
Summary: The PDF output contains XSL-FO syntax
Key: FOP-2201
URL: https://issues.apache.org/jira/browse/FOP-2201
Project: Fop
Issue Type: Bug
Components: pdf
Affects Versions: 1.1
Environment: Java 7.11/Windows 7
Reporter: lance campbell
Fix For: 1.1
The PDF that is generated contains XSL-FO syntax at random places. To view the
issue go to the below pdf and do a search for ":block":
http://illinois.edu/lance/fop.pdf
To recreate the issue use the following files:
http://illinois.edu/lance/fop.xml
http://illinois.edu/lance/fop.xsl
http://illinois.edu/lance/fop.java
Put the files fop.xml and fop.xsl in /temp/ . The java will pull in the two
files and output /temp/fop.pdf . I believe this is a memory issue. If you cut
the size of the XML document down it works fine.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira