aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFPage.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-9/+9
* Change PDFPage to use PDFDictionary in order to make it possible to better se...Jeremias Maerki2008-02-051-82/+47
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).Jeremias Maerki2006-06-141-2/+4
* Fix for internal forward references in PDF output (basic-link with internal-d...Jeremias Maerki2005-10-181-18/+26
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Better name for the parent reference variable. Jeremias Maerki2003-03-271-31/+35
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+201