Acrobat User Community Forums

You are not logged in.     Log in to your AUC account.     Don't have an account? Sign up today

#1 2007-02-11 10:12:26

CJDJ
Guest

Markup Background Changing

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

 

#2 2007-02-12 12:40:51

thomp
Member

Registered: 2007-04-23
Posts: 1027

Re: Markup Background Changing

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

 

#3 2007-02-12 18:38:49

CJDJ
Guest

Re: Markup Background Changing

Unfortunately the entire code did not paste.  Could you please redo it so I can test it out?  Thanks for the help with this, I really appreciate it!

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

AcrobatUsers.com  >>  User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in