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.
(no author) 9e18432ab5 This commit was manufactured by cvs2svn to create tag 21 anni fa
conf Document fontBaseDir configuration entry and provide example. 21 anni fa
docs Updated build for 0.20.5 release 21 anni fa
examples Fix web.xml (was not valid) 21 anni fa
lib Removed the classes also found in xml-apis.jar to fix problems in Eclipse, for example. 21 anni fa
src changes for 0.20.5rc3 21 anni fa
test Removed footprints of bsf.jar. 21 anni fa
.cvsignore Adding first JPFOP 23 anni fa
CHANGES Update changes 21 anni fa
KEYS This commit was manufactured by cvs2svn to create branch 21 anni fa
LICENSE Update for 2003 21 anni fa
README Updatet release notes and version number for 0.20.5rc 21 anni fa
ReleaseNotes.html Updatet release notes and version number for 0.20.5rc 21 anni fa
STATUS improved error messages by providing the document system id, line 21 anni fa
build.bat Adjust classpath 21 anni fa
build.sh Adjust classpath 21 anni fa
build.xml ignore_this files now get generated in build/src so they don't get in javadoc's way. 21 anni fa
fop.bat Teach FOP under NT/2000/XP to start when the user is in any directory, maybe not FOP's home, like ANT does it 21 anni fa
fop.sh a better shell script to run fop with works 23 anni fa
xalan.bat Added convenience command files xalan.bat and xalan.sh to run 21 anni fa
xalan.sh Added convenience command files xalan.bat and xalan.sh to run 21 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-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