選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Mehdi Houshmand eccd73c523 Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12年前
..
java/embedding Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12年前
xml Example for stamping with new IF. 15年前
README Bugzilla #39416: 18年前
build.xml Bugzilla #51617: Add run target for embedded examples. Add increased JVM memory heap flag for example8 in case font cache is rebuilt. 12年前

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