On Feb 5, 2008 7:40 AM, Chris Ridd <[EMAIL PROTECTED]> wrote:
>
> On 5 Feb 2008, at 13:33, W. Martin Borgert wrote:
> > 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!
> >
> 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.)

Hi,

AntennaHouse's XSLFormatter does this via <axf:document-info> described here:
http://www.antennahouse.com/xslfo/axf4-extension.htm#axf.document-info

This is handled in DocBook-XSL in the fo/axf.xsl stylesheet if the
correct parameter is set when running the stylesheets.

I'd expect similar behavior for the other processors, but don't know FOP.

HTH,
Keith

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

Reply via email to