Skip to main content
Participant
February 9, 2023
Question

Documents Title

  • February 9, 2023
  • 1 reply
  • 449 views

How can I set a pdf to automatically save the title of the document as a header?

This topic has been closed for replies.

1 reply

jane-e
Community Expert
Community Expert
February 9, 2023

@BAS28334321w42q 

 

When you say "header", do you mean as in "Headers and Footers"? 

 

Or do you mean you want the Title  to appear in the title bar of the document?

 

For clarity, I am assuming your definition of "title" is whatever appears in the Title field of Properties > Description, but please clarify if I am wrong.

 

Jane

 

 

 

Participant
February 9, 2023

@jane-e 

I mean "Headers and Footers" and the "title" is whatever appears in the Title field of Properties > Description.

Thanks for your help!

try67
Community Expert
Community Expert
February 9, 2023

No, there's no built-in feature in the Add Header & Footer tool that allows you to do it, but it can be done using a script. If you want the header to always appear the same it can even be included in an Action and ran over multiple files in a single process.

I've developed a (paid-for) tool that allows you to do it. You can find it here, if you're interested: https://www.try67.com/tool/acrobat-reader-advanced-add-header-footer-text

 

However, this will not update automatically. So if you change the document's title after adding the header, it won't update. For it to work like that you would need to use a field to show the title, and embed a script into the file to update it each time the file is opened. This too can be achieved using a custom-made script that I could create for you.