function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Selim BEAUJOURSelim BEAUJOUR 

Issue with the title of o tab PDF Document

Hi all!

I have a VF page with an apex:commandLink which generate a pdf doc in a new tab. But when the name of the pdf have an accent, the title of the tab is ServletFile.Download instead of the title of the document. Anybody can help me please? 
Thanks!