Apache XML Graphics FOP
Go to file
2003-09-02 01:31:36 +00:00
conf Fixed well-formedness. 2002-12-14 15:35:28 +00:00
docs Move over to examples/fo/graphics 2003-01-29 16:21:35 +00:00
examples Updated the tables-collapse property on several tables from "separate" to "collapse". 2003-08-26 21:52:39 +00:00
lib Commons IO: Upgrade to a recent snapshot 2003-07-04 19:49:34 +00:00
src Remove all storage of fo/FOInputHandler from within the FO Tree itself, in favor of storing it one time in apps/Document and getting it from there when needed. Makes everything cleaner, and uses less memory, at the probable expense of some processing time (to go up the tree to get to Document). 2003-09-02 01:31:36 +00:00
test Initial set of test cases 2003-07-04 20:50:29 +00:00
.cvsignore Add checkstyle config file from Eclipse 2003-03-12 09:35:31 +00:00
build.bat Restore ANT_HOME afterwards. 2003-07-04 20:22:25 +00:00
build.properties Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.) 2003-07-04 20:54:17 +00:00
build.sh Quote some variable referenes in order to protect against spaces in 2003-03-09 21:21:45 +00:00
build.xml Place RTFLib into its own group for purposes of javadoc generation. Add package.html files for the RTFLib packages. 2003-07-07 02:09:24 +00:00
CHANGES white-space and line-ending fixes 2002-11-30 08:54:26 +00:00
checkstyle3.1.1-head Changed name from checkstyle1.3.0-head. 2003-06-25 07:00:00 +00:00
checkstyle.cfg Change checkstyle.pattern.publicmember property, in accordance with the discussion found at: http://marc.theaimsgroup.com/?t=105805503200001&r=1&w=2 2003-07-14 17:46:59 +00:00
checkstyle.header Switch to long licence 2003-02-25 10:30:12 +00:00
fop.bat Added quotes around %LOCALCLASSPATH% to avoid errors with paths containing spaces under Windows (#21070) 2003-07-14 07:40:50 +00:00
fop.sh white-space and line-ending fixes 2002-11-30 08:54:26 +00:00
forrest.properties Some general validation excludes. 2003-01-31 09:10:35 +00:00
KEYS KEYS file for signing releases with my public GnuPG key 2003-01-21 09:27:51 +00:00
LICENSE Update for 2003 2003-02-25 09:18:45 +00:00
README white-space and line-ending fixes 2002-11-30 08:54:26 +00:00
STATUS white-space and line-ending fixes 2002-11-30 08:54:26 +00:00
status.xml Update changes 2003-06-02 20:24:02 +00:00

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 xml-fop/docs/html-docs.

    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)

    Before you post any questions, please have a look at the FAQ at
    http://www.owal.co.uk:8090/asf/servlet/asf/