Answered
I couldn't find a way to do this with actions, but is it possible to change the author or other document properties (description) on multiple PDF files?
I'd like to change the author to my company name, not my computer name.
Thank you.
// Set the author property
info.Author = "Your company name goes here";
More information: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.396.php