<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > JamioPlug > JamioPlug Document Automation > DecryptPDF |
Plug
Method
DecryptPDF
Description
Decrypts a PDF file with a password
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (or "" for the current Domain) |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty) |
String |
Y |
pdfResource |
Resource containing PDF document. Can be a reference to Attachment, FileComponent, Document or resource containing attachments |
Reference |
|
password |
Optional password to decrypt PDF file |
String |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
Reference to the decrypted PDF file |
Reference |
|