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 be77bea9ba Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples hace 12 años
..
java/embedding Fixed concurrency issue re:background-image on a fo:block. Also updated a couple license headers in the examples hace 12 años
xml Example for stamping with new IF. hace 15 años
README Bugzilla #39416: hace 18 años
build.xml Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. hace 12 años

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