Hi Paul,
this is how Acrobat embeds files. Follow the indirect PDF object references:
5 0 obj
<<
/Pages 2 0 R
/Type /Catalog
/Metadata 19 0 R
/Names 17 0 R <<<--- add this entry
>>
endobj
17 0 obj <<<--- add this object
<<
/EmbeddedFiles 18 0 R
>>
endobj
18 0 obj <<<--- add this object
<<
/Name
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: AW: storing metadata
Hi Paul,
Do you want to embed the XSL:FO input in the PDF document?
If this is so:
o "embedding files in PDF" is the thing to do, but quite a challenge to
build into the PDF render
Hi Paul,
Do you want to embed the XSL:FO input in the PDF document?
If this is so:
o "embedding files in PDF" is the thing to do, but quite a challenge to
build into the PDF renderer.
o out of pure curiosity: why?
Hansuli Anderegg
--
On Tue, 2002-10-22 at 16:52, Victor Mote wrote:
> Paul Hussein wrote:
>
> > I believe the adobe pdf standard includes the ability to store metadata
> > with the pdf.
> >
> > XMP i think they call it. I would like to extend FOP to allow storing of
> > this metadata within the produced PDF.
> >
> >
Paul Hussein wrote:
> I believe the adobe pdf standard includes the ability to store metadata
> with the pdf.
>
> XMP i think they call it. I would like to extend FOP to allow storing of
> this metadata within the produced PDF.
>
> I could then store the FO inside the PDF for later reference.
>
>
On Tue, 22 Oct 2002 [EMAIL PROTECTED] wrote:
> XMP i think they call it. I would like to extend FOP to allow storing of
> this metadata within the produced PDF.
I'd love to see this !
See: http://www.adobe.com/products/xmp/main.html for more details. But
this is really just RDF.
http:
[EMAIL PROTECTED] wrote:
I believe the adobe pdf standard includes the ability to store metadata
with the pdf.
XMP i think they call it. I would like to extend FOP to allow storing of
this metadata within the produced PDF.
I could then store the FO inside the PDF for later reference.
Any ideas
I believe the adobe pdf standard includes the ability to store metadata
with the pdf.
XMP i think they call it. I would like to extend FOP to allow storing of
this metadata within the produced PDF.
I could then store the FO inside the PDF for later reference.
Any ideas if this feasible and how I