Show last authors
1 == Introduction ==
2
3 SignPDF connector helps to sign digitally all kinds of PDF with some private key.
4
5 [[image:2022-01-03_11h41_18.png||height="116" width="89"]]
6
7
8 == Parameters ==
9
10 The required parameters in this connector are :
11
12 * **Output FileName**:  the folder and the name of the output signed PDF, eg: '/out/Signed.pdf' , '/work/digSign.pdf' ...
13 * **Private Key**: allows uploading a certain private key or selecting some key among the already imported ones.
14 * **Password**: the password for recovering the key.
15 * **Crypto Algorithm:  **the algorithm used for data encryption.
16 * **Crypto Standard **
17
18 Other optional parameters that can be used to draw a rectangle containing a block of information  :
19
20 * **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" ...
21 * **Signature Text: ** the text to fill in the drawn rectangle.
22 * **Signature image**
23
24 [[image:2022-01-03_12h32_24.png||height="387" width="281"]]
25
26
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian