AddTextStampToPDF

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > JamioPlug > JamioPlug Document Automation >

AddTextStampToPDF

Plug

PlugDocumentAutomation

 

Method

AddTextStampToPDF

 

Description

Adds a text 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

 

settings

Stamp settings. The property Text represents the text to print.

The default value is:

IsBackground = false

Opacity = 1

OriginX = 0 cm

OriginY = 0 cm

Quality = 100

Rotation = 0°

PageSettings = null

BackColor = white

LineSpacing = 0

Text = ''

TextColor = black

TextSize = 10

FontStyle = Courier

TextStampSettings

Y

Output

Name

Description

Type

Optional

returnValue

The process attachment reference of the output PDF file.

Reference