fop/examples/embedding
2003-08-13 23:19:57 +00:00
..
java/embedding $Id$ added to get header printed at top of file. 2003-08-13 23:19:57 +00:00
xml Added SVG to PDF example using the PDF Transcoder 2003-03-12 14:09:05 +00:00
.cvsignore Embedding examples ported from maintenance branch. 2003-03-12 11:14:55 +00:00
build.bat Embedding examples ported from maintenance branch. 2003-03-12 11:14:55 +00:00
build.sh Embedding examples ported from maintenance branch. 2003-03-12 11:14:55 +00:00
build.xml Embedding examples ported from maintenance branch. 2003-03-12 11:14:55 +00:00
README Embedding examples ported from maintenance branch. 2003-03-12 11:14:55 +00:00

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