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 - Digital signature - works only one in doc
  FAQ FAQ  Forum Search   Register Register  Login Login

Digital signature - works only one in doc

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


Joined: 06 Dec 05
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sigma Quote  Post ReplyReply Direct Link To This Post Topic: Digital signature - works only one in doc
    Posted: 06 Dec 05 at 8:41AM

If I create more then one digital signatures in PDF document, I can sign only one signature. When sighning second signature, showing up an error message: "Unexpected internal program error".

Example of my code on VBA (2 signature fields):

 qp.LoadFromFile ("output.pdf")
Call qp.NewPage
 qp.SelectPage (1)
FieldIndex0 = qp.NewFormField(0, 6)
 Call qp.SetFormFieldBounds(FieldIndex0, 20, 30, 80, 15)
 qp.SelectPage (2)
FieldIndex1 = qp.NewFormField(1, 6)
  Call qp.SetFormFieldBounds(FieldIndex1, 120, 130, 180, 115)

 Call qp.SaveToFile("temp.pdf")
    Set qp = Nothing

How can I solve this problem?

Thanks!

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