Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Simon Pepping 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. il y a 18 ans
..
java/embedding Deprecated constructors Fop(int) and Fop(int, FOUserAgent). il y a 18 ans
xml Change more links from xml.apache.org to xmlgraphics.apache.org. il y a 18 ans
README Change more links from xml.apache.org to xmlgraphics.apache.org. il y a 18 ans
build.bat Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. il y a 20 ans
build.sh Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. il y a 20 ans
build.xml 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer il y a 20 ans

README

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