aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFMetadata.java
Commit message (Expand)AuthorAgeFilesLines
* Changed PDFText.escapeText() so it doesn't output 7bit ASCII texts in hex mod...Jeremias Maerki2006-03-301-8/+22
* The about attribute must have the "rdf" namespace prefix.Jeremias Maerki2006-03-231-22/+34
* More work on PDF/A-1:Jeremias Maerki2006-02-221-0/+19
* A nit: dc:creator needs to be an ordered Text array.Jeremias Maerki2006-02-171-1/+5
* XMP metadata generation from the PDFInfo object now conforms to PDF/A-1 (6.7....Jeremias Maerki2006-02-171-2/+30
* Initial support for XMP metadata (PDF 1.4) under fo:declarations. Both xmpmet...Jeremias Maerki2006-02-171-0/+205