]> source.dussan.org Git - xmlgraphics-fop.git/commit
Make PDFDocument as top-level class of the PDF library LogEnabled. (Reason: It access...
authorJeremias Maerki <jeremias@apache.org>
Sat, 15 Mar 2003 16:54:26 +0000 (16:54 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sat, 15 Mar 2003 16:54:26 +0000 (16:54 +0000)
commitccf6170aa09596488e80e60391c26ef09c58552b
treec107ac02684eb71948c2cb2a3c8a3ee52aecb49a
parenta98c0e82b692c8f066bc5b8692323fa7070c13b4
Make PDFDocument as top-level class of the PDF library LogEnabled. (Reason: It accesses TTFFile which is LogEnabled, so there must be some way to pass a logger. This will be revisited when Avalonization is underway.)
Proper resolving of LazyFonts.
Add helper method to apply encryption if it's enabled.

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