Hi,

Using servlet I am able to view the genrated PDF in a  new browser but when
I click SAVE button on the PDF file I am getting the servlet name as the
default PDF name ..
I used setHeader method to give my file name...

response.setHeader("Content-disposition", "inline;filename=Details.pdf");
 but still I am facing the same issue can you please let me know the
solution for this..

Thanks..
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to