this activity performs a print of a pdf file
The input pdf file.
The page number of the first page to print.
Specifies the PDF document page numbers to be printed.
The page number of the last page to print.
The name of the printer that docsmarshal should use to print. ("Microsoft Print to PDF" when printing to a file)
The name of the destination file when printing to a file. (if you want to pirnt to a file set the PrinterName to "Microsoft Print to PDF")
Set this argument to TRUE to tell DocsMarshal to use the default printer.
Set to TRUE to collate multiple copies of the same document (use this argument only if the number of Copies is more than 1.
This argument sets the order in which the pages of different copies are printed: in case it is TRUE the pages are collated and therefore the order is, for example, "1,2,3 - 1,2,3 - 1,2,3"; if instead it is FALSE, the pages are not collated and the print order will be "1,1,1 - 2,2,2 - 3,3,3"
The number of pages to print. Defaults to 1.
Set this argument to true to print the document in grayscale. Defaults to false.
Sets the duplex mode (simplex, right duplex and left duplex). If it is left null DocsMarshal will use the default settings of the selected printer.
Dinamically sets the duplex mode (simplex, right duplex and left duplex). If it is left null DocsMarshal will use the default settings of the selected printer.
Set the document orientation mode
Dinamically sets the document orientation mode
Specifies the percentage scale factor of the document page to be printed. It must be a number between 0 and 1. Set ScaleMode to CustomScale to use this argument.
Sets the document scale mode
Dinamically sets the document scale mode