Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Jeremias Maerki 60ffecd2da Added an example to demonstrate how to write your own event listener and how to deal with the exceptions thrown in the process. 16 år sedan
..
java/embedding Added an example to demonstrate how to write your own event listener and how to deal with the exceptions thrown in the process. 16 år sedan
xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 år sedan
README Bugzilla #39416: 18 år sedan
build.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 år sedan

README

FOP Embedding Examples Readme


This directory contains several examples on using FOP in Java.

To compile the examples you can call "ant" from the directory where
build.xml is found. (Apache Ant must be installed!)
You can also directly run the individual examples with these scripts.
Just call

ant -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