Quantcast
Channel: FORNAV
Viewing all articles
Browse latest Browse all 372

Signing PDFs

$
0
0

To sign a PDF, you can use the following JavaScript:

CurrReport.PrinterSettings.Sign.Certificate = ForNAVFileStorage.Data; // the value must be a blob field containing the certificate.

CurrReport.PrinterSettings.Sign.Password = ‘abc’;

The certificate must be a valid pfx certificate.

The post Signing PDFs appeared first on ForNAV.


Viewing all articles
Browse latest Browse all 372

Trending Articles