• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need an easy way to modify PDF's summary section

MBony

Platinum Member
I am looking for a program that will automate the process of writing to a .pdf's summary section in it's properties. I guess it could be like an mp3 id3 program in that it is automating writing tags in a file, but maybe that is more confusing.

Anyone know of anything like this?
 
On what scale, and what level of automation? With what budget?

If you're comfortable with javascript you can get it done pretty easily on a per-file basis. It should also be adaptable/batchable within the full version of Acrobat (see Advanced->Document Processing->Batch Processing and build a batch that executes javascript).
 
Back
Top