Change PDF title in browser window

后端 未结 12 718
滥情空心
滥情空心 2020-12-01 11:47

I have a pdf file that I am putting on a website for a client. It is located here... http://www.optiphysicaltherapy.com/dev/wp-content/uploads/2014/02/OPTI_NewPatientForms.p

12条回答
  •  渐次进展
    2020-12-01 12:24

    Open the PDF with Notepad++ and search (CTRL+F) for /Title Change title between brackets (and leave the brackets) For instance: Change "/Title (OLD TITLE)" into "/Title (This is my new title)"

    Save the PDF and Voila

提交回复
热议问题