Problems with digital signatures
Posted: Mon Aug 05, 2013 7:08 pm
I have developed a program in VB 6 that prints several invoices in pdf format.
The point is I cannot get the pdf writer to sign the pdf with the signature I want.
My global.ini file is shown below:
[PDF Printer]
;DisableOptionDialog=yes
;WipeMethod=3pass
;ShowSaveAS=always
;ShowSettings=never
SignCertificate=C:\certificate.pfx
SignPassword=password
Every time I open the pdf, Adobe doesn't recognize any signatures. I tried using bioPDF and bullPDF and none of them worked for me.
What am I doing wrong?
The point is I cannot get the pdf writer to sign the pdf with the signature I want.
My global.ini file is shown below:
[PDF Printer]
;DisableOptionDialog=yes
;WipeMethod=3pass
;ShowSaveAS=always
;ShowSettings=never
SignCertificate=C:\certificate.pfx
SignPassword=password
Every time I open the pdf, Adobe doesn't recognize any signatures. I tried using bioPDF and bullPDF and none of them worked for me.
What am I doing wrong?