I'm using Acrobat Pro 9 and need to insert the DCMI date issued into 1000 PDFs. Can someone provide a batch solution that I can use with Acrobat Pro 9 that doesn't corrupt the file? <dc:date.issued>2010</dc:date.issued> So far, I've tried using AF9, but it renders the PDF unopenable and unrepairable in Pro 9.
It is possible to batch process this action using Preflight and a custom fixup.
You can append a new entry to Dublin Core via Document Properties > Description > Additional metadata > Advanced > Append (and choose an XMP snippet you've created earlier), but this dialog is not visible to batch processing.
However, the Preflight tool has the ability to write any XMP value directly, and Preflight can be used as an action in a batch processing task.
These are the steps to follow:
Create a new Preflight Fixup
and click OK to store the new fixup.
Create a new Preflight profile using this fixup
The new profile will appear at the very top of the Preflight tree.
Create a batch sequence
You can now run that sequence against any collection of PDFs, or use the new Preflight profile and fixup on individual files. You can also create a Preflight Droplet - an icon on your desktop which you can use to apply the fixup by a drag-drop.
If you want to alter the date, you need only edit the Fixup - everything else will refresh automatically.
+