Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jeremias Maerki 4bc66553af Fix a bug in the example code: Without setting the user agent on the Renderer instance, stuff like using images doesn't work. 18 anos atrás
..
java/embedding Fix a bug in the example code: Without setting the user agent on the Renderer instance, stuff like using images doesn't work. 18 anos atrás
xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anos atrás
README Bugzilla #39416: 18 anos atrás
build.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 anos atrás

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