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.
Kelly Campbell 4e96b8b7a7 Added support for PDF outlines (aka bookmarks). See the example in 23 anni fa
conf Added TrueType and embedded font support from Tore Engvig and 23 anni fa
docs Added support for PDF outlines (aka bookmarks). See the example in 23 anni fa
hyph adding italian hyphenation file (thanks to Stephane Bline) 23 anni fa
lib Added support for PDF outlines (aka bookmarks). See the example in 23 anni fa
src Added support for PDF outlines (aka bookmarks). See the example in 23 anni fa
LICENSE PR: 24 anni fa
README fix: refer to new specification 23 anni fa
STATUS ready for upcoming release? 23 anni fa
build.bat Packaged build tasks into lib/buildtools.jar 23 anni fa
build.sh Packaged build tasks into lib/buildtools.jar 23 anni fa
build.xml Added support for PDF outlines (aka bookmarks). See the example in 23 anni fa
buildtools.xml Packaged build tasks into lib/buildtools.jar 23 anni fa

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.