Change document info

Belongs to

What it does

Changes the document information as found in the document properties in Acrobat.

You can change, remove or replace the following details:
  • Producer
  • Title
  • Subject
  • Author
  • Creator
  • Keywords

If you want to replace document info, you can make use of fixed strings and/or variables, such as the user name, company, date ...

Example

To replace the current keywords in your document with the document title and the word "PDF", proceed as follows:

  1. Run the Change document info Action to remove the current keywords:
    Change document keywords <!-- select Remove -->
  2. Run the Change document info Action to insert the new keywords:
    Change document keywords <!-- select: Set to PDF, %Document Title% -->

Related Actions