Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

How to check a checkbox

Avatar

Level 1

Hello,

I am using the interapplication communication API classes from my c# program. I read an  previously generated xml and write the data to the live cylce pdf form

I use the below classes and use the IField.value( myField.Value = xmlcolValue;) to write to the form. It works fine for all the text boxes, But is not writting/selecteing/checking  the checkboxes.

I have tried using the IFeild.setExportValues(..) but it gives me an error "Security setting prevent me from doing that".Could you please let me know how to solve this issue?

CAcroAVDoc  

Thank you

IAFormApp 

IFields  

IField

0 Replies

Avatar

Level 1

Hello,

Still searching for the same issue. Does anyone have a solution/fix for this?

Thanks