You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Pepping 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. 18 years ago
..
java/embedding Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
xml Change more links from xml.apache.org to xmlgraphics.apache.org. 18 years ago
README Change more links from xml.apache.org to xmlgraphics.apache.org. 18 years ago
build.bat Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
build.sh Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
build.xml 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 years ago

README

FOP Embedding Examples Readme


This directory contains several examples on using FOP in Java.

To compile the examples you can use the build.bat/build.sh scripts.
You can also directly run the individual examples with these scripts.
Just call

Windows: build -projecthelp
Unix: ./build.sh -projecthelp

for a listing of all available examples.



Please go to the page indicated below to find more information:
http://xmlgraphics.apache.org/fop/embedding.html