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
Adding setvalue SignCertificate
Moderator: jr
Re: Adding setvalue SignCertificate
I have a hint for you
Try to run the setup program again and add /PDFPOWERTOOL to the command line. Then it will download and install an extra tool needed for signing.
Regards,
Jacob
Try to run the setup program again and add /PDFPOWERTOOL to the command line. Then it will download and install an extra tool needed for signing.
Regards,
Jacob