What determines the title shown in a tab when its for a pdf file?
When I click on a link that goes to a pdf a title is shown in the pdf file tab. Where does the title shown in the tab come from?
When I click on a link that goes to a pdf a title is shown in the pdf file tab. Where does the title shown in the tab come from?
被采纳的解决方案
It can be either the Title property of the PDF, or if that is blank, the file name of the PDF.
You can view the Title property in Adobe Reader using
File > Properties, then Description tab
定位到答案原位置 👍 1所有回复 (2)
选择的解决方案
It can be either the Title property of the PDF, or if that is blank, the file name of the PDF.
You can view the Title property in Adobe Reader using
File > Properties, then Description tab
Note that the PDF Viewer has a Document Properties item in the overflow (>>) drop-down list. See also the Web Console (3-bar Menu button or Tools > Web Developer).