Thank you,

So I try do use the following code :

chemin = ".";
spec = PdfFileSpecification.fileExtern(writer, chemin);
writer.addFileAttachment(nom, spec);

So the file is attached in the PDF, but now, how to put a text with a link on 
this embedded file ? I can get the reference of this embedded file by 
"spec.getReference()" but after ?

Thanks again

----Message d'origine----
>De: "Paulo Soares" <[EMAIL PROTECTED]>
>A: "Post all your questions about iText here" 
><itext-questions@lists.sourceforge.net>
>Date: Sat, 10 Feb 2007 09:41:09 -0000
>Sujet: Re: [iText-questions] midi files into PDF
>
>A file attachment should be enough.
>
>Paulo
>
>----- Original Message ----- 
>From: "François Sénéquier" <[EMAIL PROTECTED]>
>To: <itext-questions@lists.sourceforge.net>
>Sent: Saturday, February 10, 2007 9:18 AM
>Subject: [iText-questions] midi files into PDF
>
>
>> Hello,
>>
>> Is it possible to put midi files directly into a PDF generated with iText 
>> ? The purpose is to have just one PDF file with midi files inside and to 
>> put link into the PDF for each midi file. Then to click on the link should 
>> play the associated midi file...
>>
>> Thanks
>>
>>
>>
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job 
>> easier.
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> iText-questions mailing list
>> iText-questions@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/itext-questions
>> Buy the iText book: http://itext.ugent.be/itext-in-action/ 
>
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier.
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>_______________________________________________
>iText-questions mailing list
>iText-questions@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/itext-questions
>Buy the iText book: http://itext.ugent.be/itext-in-action/
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to