Re: [iText-questions] How to embed one external File to The PDFdocument

2007-10-04 Thread Bruno Lowagie (iText)
Mishra, Manisha (IT) wrote: > 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? Hmm, haven't I just answered that question??? You'll have to specify what you want. Do you want to CONVERT Word or

Re: [iText-questions] How to embed one external File to The PDFdocument

2007-10-04 Thread Mishra, Manisha (IT)
: 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