Change PDF title in browser window

2020-01-28 08:33发布

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.pdf

The title should be OPTI New Patient Forms but if you look at the tab in the browser and the name at the top of the browser window it says "Coury And..."

Where can I go to change this?

The website is using Wordpress 3.8.1 and I am not sure if it is in Wordpress or in the actual pdf file.

Thank you,

Matt

11条回答
地球回转人心会变
2楼-- · 2020-01-28 09:01

Open File > Properties, then in the box labeled 'Title', add your title. Click on the 'Initial View' tab, where it says Show:, make sure the drop down says 'Document Title' instead of 'File Name'. This works for Chrome, but sadly not IE yet.

查看更多
Fickle 薄情
3楼-- · 2020-01-28 09:02

no need to change in meta of pdf. just to following change in iframe url http://localhost:8080/getDataPDF//?patientId=145. use // to solve this problem it can hide your title.

查看更多
Explosion°爆炸
4楼-- · 2020-01-28 09:03

As another answer suggested, printing as a PDF works here if you have the source document. What the other answer perhaps got wrong was that there is an option to add a title in the print dialog.

查看更多
男人必须洒脱
5楼-- · 2020-01-28 09:11

If you have access to the Word document in which the PDF is based, you can define the title when you save the file.

enter image description here

查看更多
够拽才男人
6楼-- · 2020-01-28 09:11

The title does not come from the pdf. it comes from the word file you export it from. Right click on the word file, go to details. change the title and export again

Good luck

查看更多
三岁会撩人
7楼-- · 2020-01-28 09:14

For change my pdf tittle I just open it on nano terminal, or with another text editor that open the raw, and I edit the Title field.

查看更多
登录 后发表回答