This activity has been deprecated so it won’t receive any update any more. It's not visible in the workflow designer but workflows which are using it will continue to work fine.

PdfPrint

Description

this activity performs a print of a pdf file


Input File

PdfDmFile InArgument<IDmFile> REQUIRED

The input pdf file.


Printer settings

PrinterName InArgument<String> REQUIRED

The name of the printer to print to. The printer must be reachable from the machine that runs the Workflow Service, and must be available to the user that the Workflow Service runs as.

PrintInGrayScale InArgument<Boolean>

If set to true, then the file will be printed in grayscale. Defaults to false.

PrintNrCopies InArgument<Int32>

The number of copies to print. Defaults to 1.