[EMAIL PROTECTED] writes: > Bruno/ Paulo, > > This is regarding change of browser title based on teh generated PDF.
The browser is used to visualise HTML. It can not show or interprete PDF. It uses a plug-in or an external application to show the contents of a PDF-file. The browser doesn't get any 'feedback' of the plug-in or external application. So there is no way for the browser to show the title of a PDF file. You could use a workaround: for instance a frame (HTML) with a reference to a PDF file. Such a frame can have title-tags in the head-section. _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
