OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Metadata in FO?


On Feb 5, 2008 7:40 AM, Chris Ridd <chrisridd@mac.com> 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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]