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 01c8b110e2 Zap a testing attribute 23 anni fa
conf Changed output from Writer to OutputStream to allow for binary output. 23 anni fa
docs Zap a testing attribute 23 anni fa
hyph explains language and country codes 23 anni fa
lib Refactoring of Xslt task to allow either Xalan-J-1.2.x or Trax (Xalan-J-2) to 23 anni fa
src Work with complex body-region; suggested by Daniel Bradby 23 anni fa
LICENSE PR: 25 anni fa
README fix: refer to new specification 23 anni fa
STATUS added: new committer, additions to history: columns, compression, compound properties 23 anni fa
build.bat remove xml.jar from localclasspath 24 anni fa
build.sh Not really a change. Just to make me owner of the RCS files so I can chmod 24 anni fa
build.xml adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 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.