aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFPageLabels.java
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: Some string objects were not encrypted (for example in named ↵Jeremias Maerki2008-01-111-48/+48
| | | | | | | | destinations) I had to refactor the PDF library a little bit but since it only affects the inner API it shouldn't be a problem that I removed some methods which caused trouble because a didn't think about encryption when I worked on the PDF library last year. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@611114 13f79535-47bb-0310-9956-ffa450edef68
* Added basic support for PDF page labels.Jeremias Maerki2008-01-101-0/+48
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@610704 13f79535-47bb-0310-9956-ffa450edef68