]> source.dussan.org Git - xmlgraphics-fop.git/commit
Extend the user agent to pipe title, author and keywords through to the PDF. A title...
authorJeremias Maerki <jeremias@apache.org>
Sat, 12 Feb 2005 15:33:08 +0000 (15:33 +0000)
committerJeremias Maerki <jeremias@apache.org>
Sat, 12 Feb 2005 15:33:08 +0000 (15:33 +0000)
commit7f9899203326e461413ae6b2f9d2614f0b9eb8d9
tree13176b88e18046af47c0dea17c2f4aa8a3ab2d19
parent50151d55ff65241b68d1f804cd3b12dc7efdb494
Extend the user agent to pipe title, author and keywords through to the PDF. A title on the user agent will override any title info gathered from fo:title elements.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198426 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/apps/FOUserAgent.java
src/java/org/apache/fop/pdf/PDFInfo.java
src/java/org/apache/fop/render/pdf/PDFRenderer.java