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:
Download and Install fop-2.0-bin.zip
How to download and install fop-2.0-bin.zip? I want to try FOP (Formatting Objects Processor) 2.0.
✍: FYIcenter.com
FOP (Formatting Objects Processor) is a print formatter driven by XSL formatting objects (XSL-FO).
You can follow these steps to download and install FOP 2.0 with the binary package, fop-2.0-bin.zip:
1. Go to the Apache FOP Website.
2. Click the "Download" from the menu.
3. Click the "FOP Distribution mirror" link in the "Binary Download" section.
4. Select a mirror site, like http://apache.cs.utah.edu/xmlgraphics/fop.
5. Click "fop-2.0-bin.zip" in the "binaries" folder to start the download.
4. Save the downloaded file as \local\fop-2.0-bin.zip.
5. Unzip fop-2.0-bin.zip in \local.
6. Check the JAR file in the \local\fop-2.0\build folder:
05/26/2015 09:04 AM 4,059,717 fop.jar
Installation is done.
⇐ What Is fop.jar in fop-2.2-bin.zip
2016-06-29, ∼4669🔥, 0💬
Popular Posts:
JDK 17 jdk.charsets.jmod is the JMOD file for JDK 17 Charsets module. JDK 17 Charsets module compile...
JDK 17 jdk.internal.vm.ci.jmod is the JMOD file for JDK 17 Internal VM CI module. JDK 17 Internal VM...
How to display types defined in an XML Schema file with the xs\QueryXS.java provided in the Apache X...
What Is js.jar in Rhino JavaScript 1.7R5? js.jar in Rhino JavaScript 1.7R5 is the JAR file for Rhino...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....