My requirement is to create one PDF document which will contain data, images and the contents of external files of specified types. Is it possible?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Lowagie (iText) Sent: October 04, 2007 5:01 PM To: Post all your questions about iText here Subject: Re: [iText-questions] How to embed one external File to The PDFdocument Mishra, Manisha (IT) wrote: > My requirement is to Embed external files to the PDF for example the > file can be a doc,xls,txt ,jpeg,gif ,pdf file. > Is it possible to do so. > If yes please let me know the solution for the same. I assume that by 'embedding' you mean 'attaching'. I'm not sure if you want to attach such a file to a page, or to the PDF document. It's also possible to combine all those files into a PDF Collection (new in PDF 1.7). In any case, you'll find more info about embedding and/or attaching files (in)to a PDF document here: http://www.lowagie.com/itextwiki/doku.php/collections http://www.lowagie.com/itextwiki/doku.php/collections:kubrick br, Bruno ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/ -------------------------------------------------------- NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/