RE: [iText-questions] Reason for IO Exception

2005-07-06 Thread Paulo Soares
I have to see the before and the after pdf. > -Original Message- > From: Ekta Ojha [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 06, 2005 3:55 PM > To: Paulo Soares; itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Reason for IO Exception >

Re: [iText-questions] Reason for IO Exception

2005-07-06 Thread Ekta Ojha
: Tuesday, July 05, 2005 8:20 PM > Subject: [iText-questions] Reason for IO Exception > > > Hello All, > Thanks to all of you for answering my doubts in my > previous mails. Here is one more problem I am stuck > with. After I create the pdf, I use the PdfStamper > to &

Re: [iText-questions] Reason for IO Exception

2005-07-05 Thread Paulo Soares
Close the doc first before reading it. - Original Message - From: "Ekta Ojha" <[EMAIL PROTECTED]> To: Sent: Tuesday, July 05, 2005 8:20 PM Subject: [iText-questions] Reason for IO Exception Hello All, Thanks to all of you for answering my doubts in my previous mails.

Re: [iText-questions] Reason for IO Exception

2005-07-05 Thread Franco Biaggi
SORRY, POSTED ON A WRONG FORUM Franco Biaggi wrote: Hi, sorry again, already post a similar answer, Why do you complicate your life and spend a lot of time on calling java from rpg ??? Simply start a java program that wait for your (rpg) input on a DTAQ and returns to a DTAQ... Just

Re: [iText-questions] Reason for IO Exception

2005-07-05 Thread Franco Biaggi
Hi, sorry again, already post a similar answer, Why do you complicate your life and spend a lot of time on calling java from rpg ??? Simply start a java program that wait for your (rpg) input on a DTAQ and returns to a DTAQ... Just my $0.02. Ciao. Ekta Ojha wrote: >Hello All, >Thanks to all o

[iText-questions] Reason for IO Exception

2005-07-05 Thread Ekta Ojha
Hello All, Thanks to all of you for answering my doubts in my previous mails. Here is one more problem I am stuck with. After I create the pdf, I use the PdfStamper to make all the fields of the file as read only. However I am getting IO exception when trying to get the reader. Can anyone point me