Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
(no author) 9e18432ab5 This commit was manufactured by cvs2svn to create tag il y a 21 ans
conf Document fontBaseDir configuration entry and provide example. il y a 21 ans
docs Updated build for 0.20.5 release il y a 21 ans
examples Fix web.xml (was not valid) il y a 21 ans
lib Removed the classes also found in xml-apis.jar to fix problems in Eclipse, for example. il y a 21 ans
src changes for 0.20.5rc3 il y a 21 ans
test Removed footprints of bsf.jar. il y a 21 ans
.cvsignore Adding first JPFOP il y a 23 ans
CHANGES Update changes il y a 21 ans
KEYS This commit was manufactured by cvs2svn to create branch il y a 21 ans
LICENSE Update for 2003 il y a 21 ans
README Updatet release notes and version number for 0.20.5rc il y a 21 ans
ReleaseNotes.html Updatet release notes and version number for 0.20.5rc il y a 21 ans
STATUS improved error messages by providing the document system id, line il y a 21 ans
build.bat Adjust classpath il y a 21 ans
build.sh Adjust classpath il y a 21 ans
build.xml ignore_this files now get generated in build/src so they don't get in javadoc's way. il y a 21 ans
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 il y a 21 ans
fop.sh a better shell script to run fop with works il y a 23 ans
xalan.bat Added convenience command files xalan.bat and xalan.sh to run il y a 21 ans
xalan.sh Added convenience command files xalan.bat and xalan.sh to run il y a 21 ans

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