xsl-list
[Top] [All Lists]

Re: [xsl] question about metadata in XSLFO documents

2011-08-02 10:30:02
Further to this, I have tools with which to extract XMP metadata from an uncompressed PDF file using Python and, from that, a stylesheet to extract embedded XML documents from the XMP that is freely available here:

     http://www.CraneSoftwrights.com/resources/#XMP

I hope this also helps.

. . . . . . . . . . Ken

At 2011-08-02 11:22 -0400, I wrote:
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(_at_)CraneSoftwrights(_dot_)com
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>