> There is a plan in the pipeline to support PDF as an image type in > fo:external-graphic. Only the first page in the PDF being referenced by > fo:external-graphic would be inserted in the generated document and that > page would need to be less than or equal to the size of the containing > page. > > Is that roughly what you are looking for? > > Chris >
No. While I know that I could embed some graphics into resulting PDF, I'd like also to have ability of generating EmbeddedFiles element with all sub entries as it's described in Adobe spec. Then later such embedded files could be viewed via Attachments tab inside Adobe reader. So in that sense they are not an inline part of resulting document, but some sort of extension to it. I'm not sure if I could achieve that while modifying some input stylesheet with my own defined elements, which will allow during FOP generation process open external file, put it content and form required PDF structures, i.e. EmbeddedFiles. Andrejus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
