Welcome to the FOP Service

This local service provides transformations from XSL-FO format to PDF. The FOP Service [1] functions as a Java servlet and can be invoked using the following syntax:

[hostname]:[port-number]/fop/FOPServlet?source=[xml-fo-source]

Where:

Example:

http://localhost:8080/fop/FOPServlet?source=http://www.fedora.info/services/fop/sample_fo.xml


[1] This service uses the FOP formatter from Apache which is licensed under the Apache Software License v1.1 (ASL). For additonal information regarding FOP formatter, please refer to the FOP project web site at: http://xml.apache.org/fop/.