Re: [iText-questions] Re Get a Blank page after submit a form.

2007-07-17 Thread Bruno Lowagie
Arshak, Arshak wrote: > I get a blank page after I submit an AcroForm by using a submit button. Honestly, this is completely off topic here. You submit data, the server gets the data, then sends a response to the browser. It's up to you to decide what the response looks like. If you want the for

[iText-questions] Re Get a Blank page after submit a form.

2007-07-17 Thread Arshak, Arshak
Hi, I get a blank page after I submit an AcroForm by using a submit button. This occurs when the pdf is opened in a browser window (and not in standalone Acrobat Reader). The HTML POST action is carried out correctly, but then I get the blank page instead of the pdf document being re-displa