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.
Mehdi Houshmand c5c6ddef0c Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 年之前
..
java/embedding Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers 12 年之前
xml Example for stamping with new IF. 15 年之前
README Bugzilla #39416: 18 年之前
build.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 年之前

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