Gets the smart task as pdf.
Namespace: Scanjour.Workflow4.Web.Services
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- taskId
- Type: SystemString
The task identifier. - includeReferenceDocuments
- Type: SystemBoolean
a boolean value specifying if reference documents should be included in the pdf.
Return Value
Type: StreamStream containing preprocessed smart task as pdf.
See Also