PDF Digital Signature in PowerBuilder
David Canicoba
Posts: 2

David Canicoba replied the code: PDF Digital Signature in PowerBuilder
My friend i try your demo, but appears this error ¡ Necesita el Archivo NetPdfService.ddl para firmar digitalmente los PDF ! , but i have installed Net Core 3.1 and i see the file in folder of demo.
Attachments:
Please Log in or Create an account to join the conversation.
Ramón San Félix Ramón

CODE AUTHOR
Posts: 35
Ramón San Félix Ramón replied the code: PDF Digital Signature in PowerBuilder
For this example to work properly, Net Core 3.1 must be installed
dotnet.microsoft.com/en-us/download/dotnet/3.1
If you already have it installed, the certificate you have created may not be correct, try the demo to see if it works for you.
If you sign the pdfs with my demo certificate, look for another way to create yours.
dotnet.microsoft.com/en-us/download/dotnet/3.1
If you already have it installed, the certificate you have created may not be correct, try the demo to see if it works for you.
If you sign the pdfs with my demo certificate, look for another way to create yours.
Please Log in or Create an account to join the conversation.
Jimmy Freeman
Posts: 2

Jimmy Freeman replied the code: PDF Digital Signature in PowerBuilder
Thinks for your reply, I create a selfsign certifcate by "makecert" PowerShell command line, then export as a pfx type file. Here I have a error when I run your demo. Could you please tell me how to create the correct *.pfx file ?
Attachments:
Please Log in or Create an account to join the conversation.
Ramón San Félix Ramón

CODE AUTHOR
Posts: 35
Ramón San Félix Ramón replied the code: PDF Digital Signature in PowerBuilder
Thank you very much for your comment.
My digital tablet is the Wacom STU-540, and I have created the digital certificate with the program included:
Wacom sign pro PDF.
Best Regards.
My digital tablet is the Wacom STU-540, and I have created the digital certificate with the program included:
Wacom sign pro PDF.
Best Regards.
Attachments:
Please Log in or Create an account to join the conversation.