Well, FOP Trunk supports XMP sort of according to

  http://wiki.apache.org/xmlgraphics-fop/HowTo/XMP

otherwise you can e.g. use iText to postprocess the the PDF document, see documentation on

  http://xmlgraphics.apache.org/fop/0.94/output.html#pdf

N.B the later technique also works for fop 0.20.5

Regards

Jens

On Tue, 5 Feb 2008, Bob Stayton wrote:

Getting PDF document information into the PDF requires an extension by the FO processor. XEP and Antenna House have such extensions and the stylesheets make use of them. I don't think FOP has such an extension. If someone finds that it does, then please post a reference to it and file a bug report on SourceForge to get it supported in the stylesheets.

Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]


----- Original Message ----- From: "Chris Ridd" <[EMAIL PROTECTED]>
To: "W. Martin Borgert" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Tuesday, February 05, 2008 7:40 AM
Subject: Re: [docbook-apps] Metadata in FO?



On 5 Feb 2008, at 13:33, W. Martin Borgert wrote:

Hi,

is there a way to get DocBook XML metadata into the PDF
metadata? Information such as Title, Author, Keywords? Or is it
all lost in the FO stage? TIA!

Btw. I'm using docbook-xsl 1.73.2, fop 0.94/xmlroff 0.5.3, and
xsltproc 1.1.22, if it matters.

It depends on the FO processor - they usually support PIs that let you include PDF metadata; the docbook xsl stylesheets already know to write the correct PIs for FOP and XEP. (Maybe other processors, but I've tried those two.)

Cheers,

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to