en de fr
Forum

Digital signature

5 replies [Dernier message]
josafa
offline
Inscription: 09/10/2009

How to sign a document in PDFCreator. Is there any configuration to be done?

Frank
Frank's picture
offline
DeveloperTranslator
Inscription: 05/05/2006

You have to use a script called signPDF.vbs. Take a look at the folder PDFCreator\PlugIns\pdfforge.

__________________

Frank Team pdfforge

josafa
offline
Inscription: 09/10/2009

My private key is stored in a token (PKCS#11  Cryptoki) as well as the certificate. Is there any script to sign the PDF documents using the Cryptoki API?

Frank
Frank's picture
offline
DeveloperTranslator
Inscription: 05/05/2006

Sorry, we have no script for this at the moment.

__________________

Frank Team pdfforge

jmc
offline
Inscription: 02/22/2011

Good afternoon,

is there any update on this topic ? actually, I have the same question : My private key is store in a HSM card, so don't have a p12 (or .pfx) file but I need to used PKCS#11 like Josafa.

Is it possible now ? (I have the 1.2.0 version of pdfcreator)

Best regards

JMC

22 Feb 2011

libor
offline
Inscription: 03/01/2011

There is no file signVBS.vbs in the folder  PDFCreator\PlugIns\pdfforge.

Where can I download it?