aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFRoot.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-1/+1
* Bugzilla #51385: Added configuration option to set the version of the output ...Vincent Hennebert2012-03-191-2/+13
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+2
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-3/+11
* Renamed some variables and methods for consistency.Vincent Hennebert2009-10-211-1/+1
* Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...Jeremias Maerki2009-04-171-1/+17
* Bugzilla #46705:Jeremias Maerki2009-02-191-1/+29
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-18/+18
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-281-0/+20
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-111-1/+1
* Added basic support for PDF page labels.Jeremias Maerki2008-01-101-91/+98
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Removed newly introduced dependency from the PDF library to the area tree.Jeremias Maerki2007-05-071-16/+20
* changes to support named destinationsJay Bryant2007-04-011-0/+19
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Improved JUnit report creation.Jeremias Maerki2006-04-051-0/+29
* Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...Jeremias Maerki2006-02-171-1/+25
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-13/+13
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+183