Adding setvalue SignCertificate
Posted: Fri Aug 09, 2013 4:49 pm
I successfully use the Bullzip automation control, works perfect!
Now I need to add a digital signature, just added two lines two my code....
BullZipPDF.SetValue('SignCertificate','C:\Temp\certificate.pfx');
BullZipPDF.SetValue('SignPassword ','ww');
After this addition the routine doesn't create a PDF document anymore!!??
Could you please advise what's wrong?
Kind regards,
Dennis
Now I need to add a digital signature, just added two lines two my code....
BullZipPDF.SetValue('SignCertificate','C:\Temp\certificate.pfx');
BullZipPDF.SetValue('SignPassword ','ww');
After this addition the routine doesn't create a PDF document anymore!!??
Could you please advise what's wrong?
Kind regards,
Dennis