aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix to get use-content option of fo:leader working again. leader.fo nowGlen Mazza2004-03-211-7/+7
* Some consolidation of information about page-sequence-master and simple-page-...Glen Mazza2004-03-097-172/+30
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-276-84/+207
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-273-42/+102
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-0/+16
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2727-1242/+378
* Formatting cleanup of fo:layout-master-sets in examples.Glen Mazza2004-02-2238-284/+335
* Modification of ExampleXML2PDF to show a Transformer.setParameter() call.Glen Mazza2004-02-092-49/+36
* Added a parameter to the projectteam2fo.xsl example (for subsequent useGlen Mazza2004-02-052-5/+9
* Style, javadoc and tab character fixesJeremias Maerki2004-01-091-14/+20