You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by "J.U. Anderegg" <ha...@bluewin.ch> on 2004/05/21 16:48:11 UTC

File Embedding into PDF

I programmed a FOP modification to embed files into PDF documents:

Acrobat 5.x, Acrobat Reader 6.x allow to open embedded files by the
associated application programs.

External XSL Specification:
<fo:basic-link external-destination="sample.svg">
sample.svg</fo:basic-link>

External files with types '.svg', '.doc', '.xls.', '.pdf' are embedded. More
types may be added easily.

Prerequisites: FOP 0.20.5, Java 1.4 (NIO), Acrobat Reader 6.x

Download from: http://mypage.bluewin.ch/huanderegg/FOPmods/FOPmods.html

Hansuli Anderegg



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-user-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-user-help@xml.apache.org