25 Commits (f8e731bb87e2c1a4660a1275a2eecaba7cac8f6b)

Author SHA1 Message Date
  Jeremias Maerki f8e731bb87 Merged revisions 607034-611115 via svnmerge from 16 years ago
  Jeremias Maerki 9fd779a18a Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_PDF (563130:HEAD) into Trunk. 16 years ago
  Jeremias Maerki b222b4dcad Removed newly introduced dependency from the PDF library to the area tree. 17 years ago
  Jeremias Maerki 23ccb79d82 Bugzilla #41434: 17 years ago
  Jay Bryant 4a65579050 Added sorting of the list of named destinations (necessary to have more than one destination in a document, unless you get lucky and have them in the proper order by coincidence) 17 years ago
  Vincent Hennebert 877d2fbdcc - fix minor checkstyle issues 17 years ago
  Jay Bryant fdb46ddc0d changes to support named destinations 17 years ago
  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 ecd9851991 Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)). 18 years ago
  Jeremias Maerki d1c0afa0a3 Improved JUnit report creation. 18 years ago
  Jeremias Maerki 6b07665bad More work on PDF/A-1: 18 years ago
  Jeremias Maerki 7cc7cd7bee Some explanations and warnings. 18 years ago
  Jeremias Maerki bb601dc8aa XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7.3 in ISO 19005-1:2005(E)). 18 years ago
  Jeremias Maerki c939529a9b Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmeta and RDF elements can be used as root elements for XMP metadata. 18 years ago
  Jeremias Maerki 18536029a6 Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils.copy() again. CopyUtils in 1.0 was not ideal design decision. 18 years ago
  Glen Mazza 4f56f5d364 PR: 19 years ago
  Jeremias Maerki 59019477e8 Changed logging to use "static" loggers from Jakarta Commons Logging (via LogFactory). 20 years ago
  Glen Mazza a054ab3b7e PR: 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
  Joerg Pietschmann 1ff420b423 Add possibility to set creation date. 21 years ago
  William Victor Mote 3b05fa0eb7 javadoc changes to clean up gump warnings. 21 years ago
  Jeremias Maerki 3c4cc0bb1f Switch for disabling on-the-fly stream output (if something goes wrong. was tested with Acrobat and GhostScript) 21 years ago
  Jeremias Maerki ccf6170aa0 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.) 21 years ago
  Jeremias Maerki 59e232cb5a Added support for PDF encryption. 21 years ago
  Jeremias Maerki 1e5d512c21 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 415380506f Switched to long licence 21 years ago
  Keiron Liddle 2c1fdfe32e cleaned up some style errors 21 years ago
  Jeremias Maerki 41098891cc Adjustments for the font refactoring 21 years ago
  William Victor Mote 0438236a2c white-space and line-ending fixes 21 years ago
  Keiron Liddle 0b8d83a71b reuses duplicate link pdf objects 21 years ago
  Keiron Liddle c9a1bd7c7b enable setting creator 21 years ago
  Keiron Liddle af728a1cb3 fixes problem of links not working after data output 21 years ago
  Keiron Liddle 0dafe4daaa fixed link/resolving problem 21 years ago
  Keiron Liddle f4277e55a8 more style fixes 21 years ago
  Christian Geisert 53a25ebdee Addes Linking to a specific page and a named destinations of an 21 years ago
  Keiron Liddle 6a902da415 fixed some style errors 22 years ago
  Keiron Liddle cf02e02cc3 implemented basic link with linking from pdf 22 years ago
  Keiron Liddle 21b96e8951 bookmark extension now working 22 years ago
  Keiron Liddle 15b175f37b correctly handles font in pattern 22 years ago
  Keiron Liddle c81cdfd5b2 implemented leader pattern: space, dots and use content 22 years ago
  Keiron Liddle 8e5e7ec551 moved embed font info into the render.pdf package 22 years ago
  Keiron Liddle 96d15aa21a reuse old patterns and shadings to reduce file size 22 years ago
  Keiron Liddle 9b11e0803f reuse functions to reduce file size 22 years ago
  Keiron Liddle 072a9d2808 improved gstate usage 22 years ago
  Keiron Liddle 85a11ded6d progressively output pdf objects to reduce memory usage 22 years ago
  Keiron Liddle 7afbc7cb22 fixed some minor errors 22 years ago
  Keiron Liddle 73d16e990b handles pattern resources better 22 years ago
  Keiron Liddle d3b6621df5 added transparency for images 22 years ago
  Keiron Liddle 5aac7ca831 implemented some basic transparency, needs optimization 22 years ago
  Keiron Liddle 7043c9829a removed old area tree 22 years ago