Welcome Guest Search | Active Topics | Sign In | Register

EO.Pdf Check Checkboxes in PDF Form Options
Jochen
Posted: Thursday, June 21, 2012 10:37:41 AM
Rank: Newbie
Groups: Member

Joined: 6/21/2012
Posts: 5
Hi,

I have a problem setting checkbox fields in an existing PDF form to the "Checked" state.

I tried
Code: C#
field.Value = "1";

and also
Code: C#
((PdfCheckBoxField)field).Checked = true;


Both methods seem to set the PdfCheckBoxFields Checked property to true internally, but when the document is saved, the fields are unchecked.

I isolated the problem in a small demo project with a demo pdf document.
If you can tell me how to send it to you, I will do that.

Or do you have any other suggestions what I can try to solve the problem?

Best regards,
Jochen
eo_support
Posted: Thursday, June 21, 2012 10:55:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

We have sent you a private message as to where to send the file. You can click "Inbox" at the top of the forum to view the message.

Thanks!
eo_support
Posted: Thursday, June 21, 2012 11:25:18 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Thank you very much for your test file. We were able to reproduce and fix the problem. A new build with the fix is available to you. Please see your private message for the download location.

Thanks!
Jochen
Posted: Friday, June 22, 2012 1:53:36 AM
Rank: Newbie
Groups: Member

Joined: 6/21/2012
Posts: 5
Hi,

The problem is fixed with the new build.
Thank you very much!

By the way... Amazing fast support! Good job! Keep going!

Best regards,
Jochen
eo_support
Posted: Friday, June 22, 2012 10:33:00 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
You are very welcome. Thank you very much for confirming the fix!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.