Details
-
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
1.1
-
None
-
None
-
Operating System: All
Platform: PC
-
54212
Description
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)
Attachments
Issue Links
- duplicates
-
FOP-2138 [PATCH] Contents of fo:flow aren't rendered
- Resolved