Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
"FOP -awt" - Generate Output on Screen
How to use "FOP -awt" option to generate output on the screen?
✍: FYIcenter.com
If you want to display output on the screen instead of PDF files,
you can use the "FOP -awt" command option.
Here is how to do this:
fyicenter> cd \local\fop-2.x\fop fyicenter> fop -awt examples\fo\basic\fonts.fo org.apache.fop.render.java2d.Java2DRenderer getPageImage INFO: Rendering Page 1 (pageWidth 595, pageHeight 842)
The output will be displayed on the screen as shown below:
⇒ Transform XML to FO and Generate PDF with FOP
2018-04-28, 1440🔥, 0💬
Popular Posts:
What Is HttpComponents httpcore-4.4.6.jar? HttpComponents httpcore-4.4.6.jar is the JAR file for Apa...
JDK 11 jdk.jlink.jmod is the JMOD file for JDK 11 JLink tool, which can be invoked by the "jlink" co...
JDK 11 java.sql.jmod is the JMOD file for JDK 11 SQL (Structured Query Language) module. JDK 11 SQL ...
pache Derby is an open source relational database implemented entirely in Java and available under t...
commons-io-2.6-sources.j aris the source JAR file for Apache Commons IO 2.6, which is a library of u...