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.
Jeremias Maerki 2f0d5f0a12 Oh well, let's remove the "enum" tokens entirely. Maybe Gump is happier this way. 18 jaren geleden
conf Document fontBaseDir configuration entry and provide example. 21 jaren geleden
docs Updated build for 0.20.5 release 21 jaren geleden
examples fixed small problem work with latest leader changes 21 jaren geleden
hyph PR: 19 jaren geleden
lib PR: 20 jaren geleden
src Oh well, let's remove the "enum" tokens entirely. Maybe Gump is happier this way. 18 jaren geleden
test Removed footprints of bsf.jar. 21 jaren geleden
.cvsignore Adding first JPFOP 23 jaren geleden
CHANGES Update changes 21 jaren geleden
KEYS This commit was manufactured by cvs2svn to create branch 21 jaren geleden
LICENSE Update for 2003 21 jaren geleden
README fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080 20 jaren geleden
ReleaseNotes.html Updatet release notes and version number for 0.20.5rc 21 jaren geleden
STATUS improved error messages by providing the document system id, line 21 jaren geleden
build.bat Adjust classpath 21 jaren geleden
build.sh Adjust classpath 21 jaren geleden
build.xml Oh well, let's remove the "enum" tokens entirely. Maybe Gump is happier this way. 18 jaren geleden
fop.bat PR: 19 jaren geleden
fop.sh Add fop-hyph.jar to the classpath if it is in the build directory 18 jaren geleden
xalan.bat Added convenience command files xalan.bat and xalan.sh to run 21 jaren geleden
xalan.sh Added convenience command files xalan.bat and xalan.sh to run 21 jaren geleden

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-FO Version 1.0 W3C Recommendation 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 build/site

The names of the committers of this project and what the developers are working on
can be found in the file STATUS in root.

A list of all changes to the source can be found in the file CHANGES

Please report bugs to bugzilla at http://nagoya.apache.org/bugzilla/

Discussion of Fop takes place in fop-dev@xml.apache.org (subscribe at
fop-dev-subscribe@xml.apache.org)
User questions should be sent to fop-user@xml.apache.org
Archives are available at: http://marc.theaimsgroup.com

Before you post any questions, please have a look at the FAQ at
build/site/faq.html
(or http://xml.apache.org/fop/faq.html for latest version)
Another FAQ is available at: http://www.owal.co.uk/cgi-bin/fopfaq.cgi