RE: [iText-questions] Incomplete PDF

2006-03-20 Thread Leonard Rosenthol
At 05:09 PM 3/20/2006, Morar, Calin (IT) wrote: BTW .. any idea if iText will ever support PDF linearization ? Maybe. That will be a very useful feature especially for cases like this when you generate the PDF on the fly from a servlet. Linearization can't be used with str

RE: [iText-questions] Incomplete PDF

2006-03-20 Thread Morar, Calin (IT)
ay and not observe the thing :) .. At least I have an excuse .. was Monday :) Calin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Morar, Calin (IT) Sent: Monday, March 20, 2006 4:05 PM To: [email protected] Subject: [iText-questions] Inco

[iText-questions] Incomplete PDF

2006-03-20 Thread Morar, Calin (IT)
Hello all, I am experiencing a very weird behavior when I am creating a PDF document using iText 1.4 (latest release). I use the API in a servlet to generate PDF on the fly with very good results but now I've hit a problem which is driving me nuts - I write the PDF directly in the servlet output s

Re: [iText-questions] Incomplete PDF when generating from servlet

2005-03-15 Thread Paulo Soares
Use the latest iText release. --- Raj <[EMAIL PROTECTED]> wrote: > Hello All, > When generating PDF report concurrently through the > servlet using iText.jar, > sometimes we get incomplete PDF and the app server > stack trace shows the > following iText error message. Does any one have > seen t

[iText-questions] Incomplete PDF when generating from servlet

2005-03-14 Thread Raj
Hello All, When generating PDF report concurrently through the servlet using iText.jar, sometimes we get incomplete PDF and the app server stack trace shows the following iText error message. Does any one have seen this before. A solution would be greatly appreciated ExceptionConverter: java

[iText-questions] Incomplete PDF generation

2005-03-14 Thread kamaraj jawahar
Hello all . When generating pdf from servlet, rarely the following error is thrown and incomplte PDF is generated. Does any one have any ideas? ExceptionConverter: java.io.IOException: Bad file number at java.io.RandomAccessFile.seek(Native Method) at com.lowagie.text.pdf.RandomAccessFileOrArray