Print Page | Close Window

SetFormFieldBorderStyle in Checkbox

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=3333
Printed Date: 03 May 24 at 2:39AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: SetFormFieldBorderStyle in Checkbox
Posted By: Adz
Subject: SetFormFieldBorderStyle in Checkbox
Date Posted: 18 May 16 at 3:33PM
Hi,

Is SetFormFieldBorderStyle does not have any effect on Checkboxes? I am trying to make my checkbox's border thicker or thinner but setting it up using SetFormFieldBorderStyle does not change the border width.

Sample:
QP.SetFormFieldBorderStyle(ID, 5, 0, 0, 0);
 
Also, looking at
http://www.debenu.com/kb/create-pdf-form-fields-programmatically/" rel="nofollow - http://www.debenu.com/kb/create-pdf-form-fields-programmatically/

the example there regarding checkbox does not implement SetFormFieldBorderStyle, is it only for other form fields except checkboxes or do I need to add something else for that to work?

Thanks.



Replies:
Posted By: Ingo
Date Posted: 18 May 16 at 8:51PM
Hi,

checkboxes, radio buttons and so on you can modify with SetFormFieldCheckStyle.
SetFormFieldBorderStyle is mainly for textfields.
It's like you've seen it in the sample you're mentioning...




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



Posted By: Adz
Date Posted: 19 May 16 at 3:54AM
Hi Ingo,

Then this confirms that SetFormFieldBorderStyle is not applicable for checkboxes? Will you be adding SetFormFieldBorderStyle to other form fields in future version?

Or is there any other way to set the border width of Checkboxes?

Thank you.



Posted By: Ingo
Date Posted: 19 May 16 at 8:43PM
Hi,

i won't do that ... never!
'Cause i'm only a user like you ;-)
This is a user-user-forum here.
Support you'll get on the official support pages of Debenu.
There you can post your ideas for future versions, too.



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



Posted By: Adz
Date Posted: 20 May 16 at 2:31AM
Ah I see. I thought you are directly employed by Debenu and can pass the feature request :)

Thank you for the help.



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