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.
arved af8a6b395d No longer required hace 23 años
conf Added TrueType and embedded font support from Tore Engvig and hace 23 años
docs adding euro symbol to example file hace 23 años
hyph adding italian hyphenation file (thanks to Stephane Bline) hace 23 años
lib Added support for PDF outlines (aka bookmarks). See the example in hace 23 años
src Removed BasicLink fix for static-content hace 23 años
.cvsignore Ignore 'build' directory hace 23 años
LICENSE PR: hace 24 años
README fix: refer to new specification hace 23 años
STATUS updates history hace 23 años
build-jpfop.bat JPFOP Build batch file hace 23 años
build-jpfop.sh JPFOP Build script hace 23 años
build-jpfop.xml JPFOP Build file hace 23 años
build.bat Packaged build tasks into lib/buildtools.jar hace 23 años
build.sh Packaged build tasks into lib/buildtools.jar hace 23 años
build.xml Added good ol' 'conf' and 'hyph' to 'dist' target hace 23 años
buildtools.xml Packaged build tasks into lib/buildtools.jar hace 23 años

README

FOP readme

What is FOP?
FOP is the world's first print formatter driven by XSL formatting
objects. It is a Java application that reads a formatting object
tree conforming to the XSL candidate release (21. November 2000) and
then turns it into a PDF document or allows you to preview it
directly on screen.

FOP is part of Apache's XML project. The homepage of FOP is
http:/xml.apache.org/fop

HTML-Documentation can be found in the subdirectory docs/html-docs.
A list of bugs, things worked on, and the names of the committers of this project
can be found in the file status in root.