Re: [iText-questions] java.io.IOException when tring to read PDFtemplate file

2006-10-31 Thread Patrick O. Thurman
As I stated in the other post, I do NOT think the problem is the fault of iText. I think it is an Oracle DB problem, but to understand what is going on I was asking what causes public RandomAccessFileOrArray(String filename, Boolean forceRead) throws IOException To throw the IOException? I k

Re: [iText-questions] java.io.IOException when tring to read PDFtemplate file

2006-10-31 Thread Paulo Soares
- Original Message - From: "Patrick O. Thurman" <[EMAIL PROTECTED]> To: "'Post all your questions about iText here'" Sent: Tuesday, October 31, 2006 4:55 PM Subject: Re: [iText-questions] java.io.IOException when tring to read PDFtemplate file

Re: [iText-questions] java.io.IOException when tring to read PDFtemplate file

2006-10-31 Thread Patrick O. Thurman
Maybe I was not clear. I need to know why I am getting the IOException. The template PDF file exists and is in the right place and the OS security is correct. pat > You may produce your PdfReader from a byte array and output the result > to a ByteArrayOutputStream. Paulo > -Original Me

Re: [iText-questions] java.io.IOException when tring to read PDFtemplate file

2006-10-31 Thread Paulo Soares
You may produce your PdfReader from a byte array and output the result to a ByteArrayOutputStream. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Patrick O. Thurman > Sent: Tuesday, October 31, 2006 4:20 PM > To: [email protected]