That's probably an exception that is not caught or is caught but ignored.
The result is that close() is not called.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: i t [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, April 22, 2003 14:00
> To:   Itext Questions
> Subject:      [iText-questions] PDF No Pages To Display Problem
> 
> Hello All,
> 
> We are building a web application. A servlet is calling lowagie objects to
> build a PDF for viewing in Internet Explorer. Our production environment
> is Oracle 9iAS for the application server. We are using Oracle JDeveloper
> for the development environment.
> 
> The problem we have is that when trying to view the PDF through the
> production environment (9iAS) we get "no pages to display" from the
> browser. When we run the process through JDeveloper's test environment,
> the PDF shows up.
> 
> I saw on the lowagie site where we need to call setContentLength() before
> writing to the output stream and so have done that and it still doesn't
> work.
> 
> Any suggestions would be greatly appreciated?
> 
> Thank you in advance! 
> 
> 
> 
>   _____  
> 
> Do you Yahoo!?
> The New Yahoo! Search
> <http://us.rd.yahoo.com/search/mailsig/*http://search.yahoo.com> - Faster.
> Easier. Bingo.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to