https://issues.apache.org/bugzilla/show_bug.cgi?id=54212
Bug ID: 54212
Summary: Only White pages are produces
Product: Fop
Version: 1.1
Hardware: PC
Status: NEW
Severity: regression
Priority: P2
Component: awt renderer
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Using Fop 1.1 the command:
java -cp
"build\fop.jar;lib\avalon-framework-4.2.0.jar;lib\batik-all-1.7.jar;lib\commons-io-1.3.1.jar;lib\commons-logging-1.0.4.jar;lib\serializer-2.7.0.jar;lib\xalan-2.7.0.jar;lib\xercesImpl-2.7.1.jar;lib\xml-apis-1.3.04.jar;lib\xml-apis-ext-1.3.04.jar;lib\xmlgraphics-commons-1.5.jar"
org.apache.fop.cli.Main -fo examples\fo\basic\simple.fo -awt
shows only white pages. I use used the binary download from the webpage.
The command with fop 1.0
fop -fo examples\fo\basic\simple.fo -awt
Shows the content of
the simple.fo. (Due to an error I have to click the up and down arrows -
button)
java -version output:
java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
--
You are receiving this mail because:
You are the assignee for the bug.