aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedding/README
blob: d3bb7682ddd9344264bb4474b42a870634352352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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