FOP instructions
WINDOWS users
- Download the latest version of FOP (0.20.1) from the Apache site.
http://xml.apache.org/fop/download.html.
- Follow installation instructions.
- Download SAXON XSLT Processor from the sourceforge site.
- Follow installation instructions.
- Download the xml2pdf stylesheet provided by the authors.
- Download the xml2pdf batch file provided by the authors.
- Edit the CLASSPATH and directories in the xml2pdf.bat file
- Run command line xml2pdf.bat <your_xml_file> xml2pdf.xsl <your_output_pdf_file> .
UNIX users
Follow instructions for Windows users. Step 6, replace the DOS batch file with a UNIX batch file.