Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
(no author) 9e18432ab5 This commit was manufactured by cvs2svn to create tag 21 anos atrás
conf Document fontBaseDir configuration entry and provide example. 21 anos atrás
docs Updated build for 0.20.5 release 21 anos atrás
examples Fix web.xml (was not valid) 21 anos atrás
lib Removed the classes also found in xml-apis.jar to fix problems in Eclipse, for example. 21 anos atrás
src changes for 0.20.5rc3 21 anos atrás
test Removed footprints of bsf.jar. 21 anos atrás
.cvsignore Adding first JPFOP 23 anos atrás
CHANGES Update changes 21 anos atrás
KEYS This commit was manufactured by cvs2svn to create branch 21 anos atrás
LICENSE Update for 2003 21 anos atrás
README Updatet release notes and version number for 0.20.5rc 21 anos atrás
ReleaseNotes.html Updatet release notes and version number for 0.20.5rc 21 anos atrás
STATUS improved error messages by providing the document system id, line 21 anos atrás
build.bat Adjust classpath 21 anos atrás
build.sh Adjust classpath 21 anos atrás
build.xml ignore_this files now get generated in build/src so they don't get in javadoc's way. 21 anos atrás
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 anos atrás
fop.sh a better shell script to run fop with works 23 anos atrás
xalan.bat Added convenience command files xalan.bat and xalan.sh to run 21 anos atrás
xalan.sh Added convenience command files xalan.bat and xalan.sh to run 21 anos atrás

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