AppendWorkdoc
This event triggers when processing a document separation workflow step in Runtime Server. It appends a given workdoc after the last workdoc based on the append type.
Syntax
ScriptModule_AppendWorkdoc (pLastWorkdoc as ISCBCdrWorkdoc, pCurrentWorkdoc as ISCBCdrWorkdoc, pAppendType as CdrMPType)
Parameter | Description |
---|---|
pLastWorkdoc | The last workdoc. |
pCurrentWorkdoc | The current workdoc. |
pAppendType | Defines the possible results of the multi-page classification.
Possible values |