bluecameleon wrote:

Hi,

I have a servlet that builds my pdf and send it directly to the browser.
This way, the address is something like "http://myUrl/myApp?
param1=value1&param2=value2".

Now, when the pdf is displayed in the browser, if I use the save icon to save the pdf file, the defaut name is something coming from the full url plus .pdf

Is it possible to modify this default name to replace it by "myFile.pdf" for example ?


See the web.xml remark here:
http://itext.sourceforge.net/tutorial/general/webapp/index.html#HelloWorld
br,
Bruno


------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to