Miguel wrote:
> If you set content-disposition, attachment. Web Browser will open save as
> dialog. You must put
> HttpServletResponse.setHeader("Content-Disposition","inline;
> filename=Report.pdf ")
> This works for me.
This sends the PDF file in the same page in the navigator. However I
would like to post the PDF in a new window.
I wish to open only once one dialog of downloading.
How to make?
regards
______________________________________________
Jianxin KONG ( [EMAIL PROTECTED] )
CHRONOPOST INTERNATIONAL
Dir. syst�mes d'information
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]