Re: [xsl] question about metadata in XSLFO documents

Subject: Re: [xsl] question about metadata in XSLFO documents
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 02 Aug 2011 11:22:31 -0400
At 2011-08-02 10:14 -0500, a kusa wrote:
I have a requirement to add meta data to an XSLFO document such that
they come up on the 'custom properties' of an Adobe Acrobat
professional.

I tried adding XMP metadata under <fo:declarations>, but it doesn't
seem to work.

Does anybody have any idea on this?

I've used the Ibex XSL-FO engine to add XML metadata to a PDF document. I embed in the PDF's XMP the entire UBL document used to produce that PDF rendering of that UBL document. The stylesheets are here:


http://www.CraneSoftwrights.com/resources/ublss/#ubl2-ss

Check with each vendor's tool as to custom extensions with which to add XMP metadata. The facility is not part of the standard specification.

I hope this helps.

. . . . . . . . . . Ken


-- Contact us for world-wide XML consulting & instructor-led training Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Legal business disclaimers: http://www.CraneSoftwrights.com/legal

Current Thread