A
Anonymous
October 8, 2020
Answered
batch editing of metadata
- October 8, 2020
- 2 replies
- 5058 views
I'm not sure what you mean by "tokens", but it is possible to change the metadata of multiple files using an Action in Acrobat Pro, yes. If you want to apply the file's name as its title you can do it using this JavaScript code:
this.info.Title = this.documentFileName;
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.