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 31be421a7d Move FOTreeListener registration and removal into getContentHandler() to fix SAX use case as demonstrated in ExampleXML2PDF. hace 20 años
conf Fixed well-formedness. hace 21 años
docs Move over to examples/fo/graphics hace 21 años
examples Style, javadoc and tab character fixes hace 20 años
lib Remove embedded Ant hace 20 años
src Move FOTreeListener registration and removal into getContentHandler() to fix SAX use case as demonstrated in ExampleXML2PDF. hace 20 años
test Basic functionality tests for PS and RTF besides PDF. Still no detailed output checking, only checking that no exception is thrown. hace 20 años
.cvsignore Add checkstyle config file from Eclipse hace 21 años
CHANGES white-space and line-ending fixes hace 21 años
KEYS KEYS file for signing releases with my public GnuPG key hace 21 años
LICENSE Update for 2003 hace 21 años
README fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080 hace 20 años
STATUS white-space and line-ending fixes hace 21 años
build.bat Don't use embedded Ant. An Ant installation is now required. hace 20 años
build.properties Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.) hace 21 años
build.sh Don't use embedded Ant. An Ant installation is now required. (tested in Cygwin, please test on Unix) hace 20 años
build.xml Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.properties where I set optional.lib.dir to an absolute Windows path. These absolute paths weren't removed somehow resulting in NoClassDefFound errors due to a illegal Class-Path entry in fop.jar's manifest. hace 20 años
checkstyle.cfg Change checkstyle.pattern.publicmember property, in accordance with the discussion found at: http://marc.theaimsgroup.com/?t=105805503200001&r=1&w=2 hace 21 años
checkstyle.header Switch to long licence hace 21 años
checkstyle3.1.1-head Changed name from checkstyle1.3.0-head. hace 21 años
fop.bat Added quotes around %LOCALCLASSPATH% to avoid errors with paths containing spaces under Windows (#21070) hace 21 años
fop.sh white-space and line-ending fixes hace 21 años
forrest.properties Some general validation excludes. hace 21 años
status.xml Update changes on code-generated property makers. hace 20 años

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 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/