<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > JamioPlug > JamioPlug Document Automation > JoinWord |
Plug
Method
JoinWord
Description
Merges a series of input word type files.
Supported input file types:
DOC, DOCM, DOCX, DOT, DOTM, DOTX, RTF, FODT, ODT, OTT
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 |
fileStreamList |
List of file to be merged. The list of process attachment reference of the file to be merged. |
List of reference |
|
settings |
Merge settings (defaults to "Default") |
Y |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The process attachment reference of the word type file. The destination file extension is the same as the first file in the input list. |
Reference |
|