Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Jeremias Maerki 87f892d9d8 Restored PDFDocumentGraphics2D functionality. před 12 roky
..
java/embedding Restored PDFDocumentGraphics2D functionality. před 12 roky
xml Example for stamping with new IF. před 15 roky
README Bugzilla #39416: před 18 roky
build.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html před 18 roky

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