aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFDictionary.java
Commit message (Expand)AuthorAgeFilesLines
* 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