
war.fop.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fcrepo-client Show documentation
Show all versions of fcrepo-client Show documentation
The Fedora Client is a Java Library that allows API access to a Fedora Repository. The client is typically one part of a full Fedora installation.
The newest version!
FOP webapp
Welcome to the FOP* Local Service
This local service provides transformations from XSL-FO format to PDF.
The service functions as a java servlet and can be invoked using the following syntax:
http://<hostname>:<port-number>/fop/FOPServlet?source=<xml-fo-source>
where:
- <hostname> The
hostname of the Fedora server; default is localhost.
- <port-number> The
port number on which the Fedora server is running; default 8080.
- <xml-fo-source> The
URL of the XML source file.
Example:
http://localhost:8080/fop/FOPServlet?source=http://www.fedora.info/services/fop/sample_fo.xml
* 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/.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy