Change the background color of text fields using SetBackgroundColor()


is there documentation or examples function setbackgroundcolor()

i need change background color of text fields of forms of acrobat file.

it doesnt error out doesnt set color either.

 

here code:-

formapp = new aformapp();// aformappclass();

myfields = (ifields)formapp.fields;

myenumerator = myfields.getenumerator();

myfield = (ifield)myenumerator.current;

myfield.setbackgroundcolor("white",0,0,0,0);

this documented in sdk other supported methods. under interapplication communication, forms api. wrong, first parameter color space name, not word color.



More discussions in Acrobat SDK


adobe

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support