40 Commits (Temp_Floats)

Author SHA1 Message Date
  Jeremias Maerki f5abed20f9 Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki fc466abd97 Bugzilla #39416: 18 years ago
  Jeremias Maerki 6147427e8a Bugzilla #39416: 18 years ago
  Jeremias Maerki c3764a0774 Bugzilla #39416: 18 years ago
  Jeremias Maerki 0a2d149c23 Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
  Jeremias Maerki 9904a3e4e8 Added an example for the intermediate format the demonstrates stamping a document using XSLT. 18 years ago
  Jeremias Maerki c7d0432324 New feature: "Intermediate format" (IF). The IF is basically the XML dialect written by the area tree renderer (XMLRenderer). A new parser for this format allows reparsing a serialized and possibly modified area tree and rendering it to the final target format. More details on the Wiki at http://wiki.apache.org/xmlgraphics-fop/AreaTreeIntermediateXml. No advanced features have been implemented, yet, only the basic functionality. The whole change should be fully backwards-compatible WRT the outer FOP API except maybe for FOTreeBuilder.addElementMapping(), and the area tree XML which got small changes. 18 years ago
  Simon Pepping 39e0e48745 Change more links from xml.apache.org to xmlgraphics.apache.org. 18 years ago
  Jeremias Maerki b4af2746c8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Jeremias Maerki 7a7d2dd354 Providing a FO -> RTF example explaining the only difference that getResults() cannot be used. I think I promised that example to someone earlier. 19 years ago
  Joerg Pietschmann 755da1887c Removed left over .cvsignore files. 19 years ago
  Jeremias Maerki db1b760fee Bugzilla #35937: 19 years ago
  Jeremias Maerki cdf6ec8d59 Example for printing to an old-style PrinterJob instance. 19 years ago
  Jeremias Maerki bdd6451d04 Resurrected the old example from the maintenance branch now that the AWT Viewer works again. 19 years ago
  Jeremias Maerki 251758435b Fixed filename of stylesheet for case-sensitive file systems. 20 years ago
  Jeremias Maerki 573ad6b538 Style-up for example classes. 20 years ago
  Glen Mazza 3bcfed2d9b Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20 years ago
  Glen Mazza b1c93550a8 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 years ago
  Glen Mazza af81f828c5 1.) Driver constructor modified to require RenderType, and setter functions 20 years ago
  Simon Pepping 74955dc126 Added alternative example for FO to PDF, using javax.xml.parsers 20 years ago
  Glen Mazza 03a30e1017 Back to transform example, reverted yesterday's change that removed BufferedOutputStream. 20 years ago
  Glen Mazza 73e492ff77 *Temporary* commit showing how this process works via SAXParserFactory; 20 years ago
  Glen Mazza 3bb5fd04ea Removed BufferedOutputStream line as unneeded in this case (Unsure if helpful 20 years ago
  Glen Mazza a60f0d8086 Updated FO->PDF example to use JAXP. 20 years ago
  Glen Mazza f7ebe087cf Made Driver.initialize() private, more in line with 0.20.5, which doesn't 20 years ago
  Glen Mazza ed53ed2ac6 Switch from non-JAXP DOM processing to using JAXP identity transformation 20 years ago
  Glen Mazza d6fc7d07d2 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. 20 years ago
  Glen Mazza 840a4f65f9 Used standard Java exception-printing method "printStackTrace(PrintStream)" 20 years ago
  Glen Mazza 2dc7725850 Updated examples to use Commons-Logging. 20 years ago
  Jeremias Maerki a1ba0cada7 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki 4334b4f382 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Jeremias Maerki f375715f4b Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza 7c87a77330 Modification of ExampleXML2PDF to show a Transformer.setParameter() call. 20 years ago
  Glen Mazza 30ca4bc59e Added a parameter to the projectteam2fo.xsl example (for subsequent use 20 years ago
  Jeremias Maerki e07fab303c Style, javadoc and tab character fixes 20 years ago
  Glen Mazza dfadcfe581 $Id$ added to get header printed at top of file. 21 years ago
  Glen Mazza 35cae00736 Created a simple example using the DOM Level 2 API for testing/demonstrating FOP's 21 years ago
  Jeremias Maerki d5fb100640 Buffer the output streams for increased performance (not really needed here but useful for showing best practices) 21 years ago
  Jeremias Maerki 5ee6ead191 Added SVG to PDF example using the PDF Transcoder 21 years ago
  Jeremias Maerki 2ac9fa5376 Embedding examples ported from maintenance branch. 21 years ago