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.

README 488B

1234567891011121314151617
  1. FOP Embedding Examples Readme
  2. This directory contains several examples on using FOP in Java.
  3. To compile the examples you can call "ant" from the directory where
  4. build.xml is found. (Apache Ant must be installed!)
  5. You can also directly run the individual examples with these scripts.
  6. Just call
  7. ant -projecthelp
  8. for a listing of all available examples.
  9. Please go to the page indicated below to find more information:
  10. http://xmlgraphics.apache.org/fop/embedding.html