Re: [iText-questions] PDF Page Title

2009-12-28 Thread 1T3XT info
Ed Zappulla wrote: > Hi, how do I set the title of an browser embedded PDF document? Embed the document in an HTML file. > The browser shows my JSP page name in the title bar and the Adobe plugin > uses that as a default file name to save to. Use a Content-Disposition header if you want to imp

[iText-questions] PDF Page Title

2009-12-28 Thread Ed Zappulla
Hi, how do I set the title of an browser embedded PDF document? The browser shows my JSP page name in the title bar and the Adobe plugin uses that as a default file name to save to. I'd like to change it to make it dynamic to the information being displayed. I've tried addTitle and addSubje