]> source.dussan.org Git - xmlgraphics-fop.git/commit
Switch for disabling on-the-fly stream output (if something goes wrong. was tested...
authorJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 11:15:27 +0000 (11:15 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 11:15:27 +0000 (11:15 +0000)
commit3c4cc0bb1f07556e12f2f9db9cf437e54210f21c
treed68ab667d6ea7749049994361cf4f86c7432bac4
parentcbdc818ef5661d2a9f574c5ff80e32750cd8b83a
Switch for disabling on-the-fly stream output (if something goes wrong. was tested with Acrobat and GhostScript)
Factory methods moved to new PDFFactory class.
More uniform and centralized registration of PDFObjects (a lot less redundancy!)
Logging via Avalon Logger (Child PDFObjects get their logger via getDocumentSafely().getLogger()).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196172 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/pdf/PDFDocument.java