Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - Checkboxes - can't set default value, check state
  FAQ FAQ  Forum Search   Register Register  Login Login

Checkboxes - can't set default value, check state

 Post Reply Post Reply
Author
Message
KAP View Drop Down
Beginner
Beginner


Joined: 30 Apr 13
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote KAP Quote  Post ReplyReply Direct Link To This Post Topic: Checkboxes - can't set default value, check state
    Posted: 30 Apr 13 at 11:23AM

Hi,

  I am generating a report in pdf with QuickPDF Library and I am trying to add some checkboxes to the report. I can add a checkbox but I can't set it's default value (some checkboxes should be checked when the report is opened). I would also like to use a cross instead of a tick but it ignores anything I put in QP.SetFormFieldCheckStyle parameters.

  Here is the code I am using (in vb.net):

Dim fieldName As String = "chk_1000"
Dim fieldIndex As Integer = QP.NewFormField(fieldName, 3)
QP.SetFormFieldValueByTitle(fieldName, "Yes")
QP.SetFormFieldBounds( fieldIndex , 100, 100, 18, 18)
QP.SetFormFieldCheckStyle( fieldIndex , 0, 1)
QP.SetFormFieldBorderColor( fieldIndex , 1, 0, 0)
QP.SetNeedAppearances(1)

  Strange is that QP.SetFormFieldBorderColor is working and the border is red.

  Any help would be appreciated.

Back to Top
KAP View Drop Down
Beginner
Beginner


Joined: 30 Apr 13
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote KAP Quote  Post ReplyReply Direct Link To This Post Posted: 01 May 13 at 7:45AM
The problem was solved by using version 9.14.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store