PowerShell script - Sign pdf with Certificate

42 Views Asked by At

I hve been working on a powershell script convert some documents to pdf and email them automatically. This works fine. The only thing that I am missing is signing the pdf with and existing certificate. I can manually sign the pdfs if I go to Tools Certificates > Open > Digital Sign > Draw in the pdf the desired position for the signature > Save it at a designated location.

Is there any away to perform this digital sign with certificate with a powershell script ?PDF Certificate example

I really didn't find any solution that could perform what I need.

0

There are 0 best solutions below