<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > JamioPlug > JamioPlug Document Automation > AddImageStampToPDF |
Plug
Method
AddImageStampToPDF
Description
Adds an image stamp to a PDF file.
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 |
file |
File to be stamped. The process attachment reference of the file to be converted. |
Reference |
|
image |
Image stamp. The process attachment reference of the file to be converted. |
Reference |
|
settings |
Stamp settings. The default value is: •IsBackground = false •Opacity = 1 •OriginX = 0 cm •OriginY = 0 cm •Quality = 100 •Rotation = 0° •PageSettings = null |
Y |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The process attachment reference of the output PDF file. |
Reference |
|