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.
Jeremias Maerki bcff8ebf6f Adding AWT Viewer example 21 years ago
..
java/embedding Adding AWT Viewer example 21 years ago
xml Added first set of embedding examples (formerly known as tutorial). 21 years ago
.cvsignore Added first set of embedding examples (formerly known as tutorial). 21 years ago
README Added first set of embedding examples (formerly known as tutorial). 21 years ago
build.bat Added first set of embedding examples (formerly known as tutorial). 21 years ago
build.sh Added first set of embedding examples (formerly known as tutorial). 21 years ago
build.xml Adding AWT Viewer example 21 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://xml.apache.org/fop/embedding.html