Zhu, Yunpu wrote: > I wanna decide pdf's name dynamically when I generate the pdf file using > a servlet and Jsp. The pdf is shown in browser. When I click save as, > the pop-up name is different during the different scenario.
That's not an iText question. The name of the file is defined in the HTTP header (Google for "Content-Disposition"). -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
