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 5b4754dbaa Updated command line 23 년 전
conf Updated command line 23 년 전
docs example tables with breaks 23 년 전
hyph adding italian hyphenation file (thanks to Stephane Bline) 23 년 전
lib Added support for PDF outlines (aka bookmarks). See the example in 23 년 전
src Updated command line 23 년 전
.cvsignore Adding first JPFOP 23 년 전
LICENSE PR: 24 년 전
README fix: refer to new specification 23 년 전
STATUS updates history 23 년 전
build.bat Packaged build tasks into lib/buildtools.jar 23 년 전
build.sh Packaged build tasks into lib/buildtools.jar 23 년 전
build.xml removes '-' to match real file name 23 년 전
buildtools.xml Packaged build tasks into lib/buildtools.jar 23 년 전

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.