How do I get the title of a .pdf document to appear as the page title?

前端 未结 2 504
自闭症患者
自闭症患者 2020-12-19 19:21

I\'m posting a PDF at a website and have a link pointing to it, the same as any other file. If the browser is capable, it displays the PDF in a new tab. But the URL (and an

2条回答
  •  失恋的感觉
    2020-12-19 20:07

    The text that is displayed in the browser tab has nothing to do with the PDF -- other than it's the URL of the PDF. That info you're seeing is controlled by the web page and by the browser. You cannot change it by making any changes to the PDF.

提交回复
热议问题