SignPDF
Version 2.9 by Outhman Moustaghfir on 2022/01/03 12:32
Introduction
SignPDF connector helps to sign digitally all kinds of PDF with some private key.
Parameters
The required parameters in this connector are :
- Output FileName: the folder and the name of the output signed PDF, eg: '/out/Signed.pdf' , '/work/digSign.pdf' ...
- Private Key: allows uploading a certain private key or selecting some key among the already imported ones.
- Password: the password for recovering the key.
- Crypto Algorithm: the algorithm used for data encryption.
- Crypto Standard
Other optional parameters that can be used to draw a rectangle containing a block of information :
- Position: coordinates of the drawn rectangle split by ';' ( x ; y ; width ; height ), the page is set by default to 1, but if the page must be specified, it can be added at the position coordinates like ( x ; y ; width ; height ; page), eg : "22;22;300 ;450 ; 2" or "5;0;70 ;130" ...
- Signature Text: the text to fill in the drawn rectangle.
- Signature image: