Print Page | Close Window

Checkbox in fillable Pdf

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3470
Printed Date: 30 Apr 24 at 7:35AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Checkbox in fillable Pdf
Posted By: bmathew
Subject: Checkbox in fillable Pdf
Date Posted: 30 May 17 at 1:50PM
I am trying to Fill a check box in the fillable pdf. Its not checking the check boxes.
I tried  
var fieldValueSetSuccessfully = lib.SetFormFieldValueByTitle(attribute.FormFieldTitle, propertyValue);
var fieldValueSetSuccessfully = lib.SetFormFieldValue(lib.FindFormFieldByTitle(attribute.FormFieldTitle), propertyValue)

fieldValueSetSuccessfully is showing 1

I tried many different possible values for the checkboxes ( Yes, 1, On, ..)
Nothing seems to work.



Replies:
Posted By: Ingo
Date Posted: 15 Jun 17 at 2:46PM
Hi Mathew,

these two links will help i think:
http://www.debenu.com/kb/create-pdf-form-fields-programmatically
http://www.quickpdf.org/forum/create-fill-checkboxes-and-radiobuttons-in-code_topic2337.html

Cheers and welcome here,
Ingo



-------------
Cheers,
Ingo




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk