Bug 54212 - Only White pages are produces
Summary: Only White pages are produces
Status: RESOLVED DUPLICATE of bug 53942
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: awt renderer (show other bugs)
Version: 1.1
Hardware: PC All
: P2 regression
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 11:31 UTC by koester
Modified: 2012-11-28 00:22 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description koester 2012-11-27 11:31:47 UTC
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)
Comment 1 Luis Bernardo 2012-11-28 00:22:20 UTC
This has been fixed in trunk. Please try that.

*** This bug has been marked as a duplicate of bug 53942 ***