I'm trying to find a way to automatically change the background colour in all my Markups from Yellow to White. If I have a 300 page PDF document, I don't want to manually change each one. Please help! Thanks in advance!
My Product Information:
Acrobat Pro 7 / Windows

This is a simple task in JavaScript. Enter the following script into the JavaScript Console.
[code]
var annts = this.getAnnots();
for(var i=0;i
Offline
AcrobatUsers.com >> User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in