aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFDictionary.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-186/+0
* FOP-2436: Merging of Tagged (Accessible) PDFSimon Steiner2015-06-111-0/+22
* updated and renamed batik jar (note: many batik classes were moved to differe...Luis Bernardo2015-03-061-1/+0
* FOP-2445: Merge PDF Linearization branchSimon Steiner2015-02-241-1/+29
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+1
* Added support for PDF object streams.Temp_PDF_ObjectStreamsVincent Hennebert2012-03-211-10/+1
* Bugzilla #51644:Chris Bowditch2012-01-061-24/+21
* Bugfix: need to properly escape the PDF names in a dictionary (bug triggered ...Jeremias Maerki2009-11-061-2/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-11/+11
* Added support for Type 1 fonts which don't use the AdobeStandardEncoding for ...Jeremias Maerki2008-02-141-0/+6
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-111-23/+41
* Added basic support for PDF page labels.Jeremias Maerki2008-01-101-4/+14
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-261-10/+30
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Bugfix: Integers were not correctly formatted in PDF. This fixes a problem wi...Jeremias Maerki2007-05-111-5/+1
* Removed newly introduced dependency from the PDF library to the area tree.Jeremias Maerki2007-05-071-0/+100