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
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