These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

How to highlight form fields when file opens in Reader 7?

charlie6067
Registered: Nov 22 2006
Posts: 37

I've gotten so used to Reader 8.0 with the highlight fields button, someone asked if Reader 7.0 had the same feature. I've tried all possible settings in Reader 7.0 but can't get all the form fields to turn blue like in Reader 8.0. What am I doing wrong?

Thanks,
Charlie
charlie6067

Formfingers
Registered: Feb 7 2007
Posts: 90
Hi Charlie - Sadly, I think this was a feature added with Reader 8 only. Check the Adobe site for sure though...you might find a work-around.
charlie6067
Registered: Nov 22 2006
Posts: 37
Thanks, Formfingers for the reply. Will check Adobe but I think you're correct. Have a good week.

Charlie
charlie6067
gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4308
Version 7 of reader supports this feature. The end use must edit his/her Reader application preferences to for the "Forms" category so a color other than the forms background color and the end user must check the "Highlight Fields" option on the PDF's Document Message bar.

George Kaiser

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
You can also use the "app.runtimeHighlight" javascript property. This property relates to the "Forms Highlight Color" option in the Preference panel for Forms.

You can place this code in the DocReady event for the form:
app.runtimeHighlight = true;

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.