Introduction

SignPDF connector helps to sign digitally all kinds of PDF with some private key.

                                2022-01-03_11h41_18.png

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' ... 
    • NB: putting the output signed pdf in out allows to show and download from the exploitation page.
  • 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

                                 2022-01-03_15h25_50.png

Example

Let's take a simple case where we create FileListener and SignPDF connectors in one scenario : 

                  2022-01-03_15h03_57.png

if trigger the scenario with a pdf with no signature  :

         2022-01-03_15h26_57.png the output PDF will look like this: 

the output 

 

Tags:
Created by Outhman Moustaghfir on 2022/01/03 11:42
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian