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, ∼1616🔥, 0💬
Popular Posts:
JDK 11 jdk.javadoc.jmod is the JMOD file for JDK 11 Java Document tool, which can be invoked by the ...
JDK 17 java.xml.jmod is the JMOD file for JDK 17 XML (eXtensible Markup Language) module. JDK 17 XML...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...
How to download and install JDK (Java Development Kit) 1.3? If you want to write Java applications, ...
commons-fileupload-1.3.3 -sources.jaris the source JAR file for Apache Commons FileUpload 1.3., whic...