Re: [iText-questions] Copying File Data into pdf

2005-08-11 Thread Leonard Rosenthol
At 12:39 AM 8/11/2005, Kuldeep Thakare wrote: During my development, I encountered one problem. I want to copy the file data(file should be of any format) into the pdf file which is generated after running the code. So you want to embed the file, like you might Zip up a file?  

Re: [iText-questions] Copying File Data into pdf

2005-08-10 Thread bruno
Kuldeep Thakare wrote: Hi, I found your tutorial very interesting specially the examples you have given are fantastic. During my development, I encountered one problem. I want to copy the file data(file should be of any format) into the pdf file which is generated after running the code.

[iText-questions] Copying File Data into pdf

2005-08-10 Thread Kuldeep Thakare
Hi, I found your tutorial very interesting specially the examples you have given are fantastic. During my development, I encountered one problem. I want to copy the file data(file should be of any format) into the pdf file which is generated after running the code. If I write something