aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixed FO validation problem and the header.Jeremias Maerki2005-09-021-2/+2
* Fixed getDocument() method (is now getDOMDocument()).Jeremias Maerki2005-09-021-7/+5
* Fixed getDocument() method (is now getDOMDocument()). The plan extension stil...Jeremias Maerki2005-09-021-5/+4
* A nit.Jeremias Maerki2005-08-311-1/+1
* external-graphic property demonstration section.Jeremias Maerki2005-08-312-8/+52
* Providing a FO -> RTF example explaining the only difference that getResults(...Jeremias Maerki2005-08-151-0/+128
* Removed left over .cvsignore files.Joerg Pietschmann2005-08-134-6/+0
* Bugzilla #36112 Jeremias Maerki2005-08-101-0/+9
* Bugzilla #35937: Jeremias Maerki2005-07-301-1/+16
* Example for printing to an old-style PrinterJob instance.Jeremias Maerki2005-07-271-0/+121
* Resurrected the old example from the maintenance branch now that the AWT View...Jeremias Maerki2005-07-271-0/+97
* Made the file more portable.Jeremias Maerki2005-07-261-6/+6
* Clarify where this K3 barcode font is coming from.Jeremias Maerki2005-07-141-0/+6
* region-after may not have borders. Used an absolutely positioned block-contai...Jeremias Maerki2005-02-171-1/+4
* Added missing license header.Jeremias Maerki2005-02-171-0/+15
* PR:Glen Mazza2005-01-301-1/+1
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-062-143/+122
* PR:Glen Mazza2005-01-042-62/+62
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-022-64/+61
* Modified pdfoutline to have two page sequences--makes it more useful forGlen Mazza2004-12-131-0/+12
* Fixed compile errorJeremias Maerki2004-11-011-4/+7
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-282-4/+4
* Second phase of performance improvement. Pass the propertyList intoFinn Bock2004-10-191-2/+5
* Pass validation.Finn Bock2004-10-191-1/+1
* Bugzilla #31512:Jeremias Maerki2004-10-113-0/+14
* Pass validation.Finn Bock2004-10-109-9/+9
* Fixed filename of stylesheet for case-sensitive file systems.Jeremias Maerki2004-08-303-3/+3
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-252-2/+2
* Style-up for example classes.Jeremias Maerki2004-08-152-3/+0
* Adjusting to changes in XmlObj, making the sample extensions compile again.Jeremias Maerki2004-08-142-5/+4
* 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...Glen Mazza2004-08-131-6/+6
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-245-25/+25
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-196-9/+9
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-196-37/+25
* Added alternative example for FO to PDF, using javax.xml.parsersSimon Pepping2004-07-182-0/+139
* Back to transform example, reverted yesterday's change that removed BufferedO...Glen Mazza2004-07-161-24/+10
* *Temporary* commit showing how this process works via SAXParserFactory;Glen Mazza2004-07-161-5/+23
* Removed BufferedOutputStream line as unneeded in this case (Unsure if helpfulGlen Mazza2004-07-141-1/+0
* Updated FO->PDF example to use JAXP.Glen Mazza2004-07-141-19/+30
* Made Driver.initialize() private, more in line with 0.20.5, which doesn'tGlen Mazza2004-07-094-12/+0
* Switch from non-JAXP DOM processing to using JAXP identity transformationGlen Mazza2004-07-073-23/+50
* 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...Glen Mazza2004-06-204-38/+11
* Fix compilation problemJeremias Maerki2004-06-162-0/+2
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-222-6/+8
* More consolidation of pagination examples.Glen Mazza2004-04-184-1041/+9
* Used standard Java exception-printing method "printStackTrace(PrintStream)"Glen Mazza2004-04-147-28/+8
* Updated examples to use Commons-Logging.Glen Mazza2004-04-015-46/+73
* Combined franklin_rep.fo and franklin_rep_max_repeats_nl.fo (they wereGlen Mazza2004-03-222-1067/+45
* File identical to franklin_rep_max_repeats.fo so removed.Glen Mazza2004-03-221-1024/+0
* Minor formatting and naming issues fixed.Glen Mazza2004-03-225-33/+33