Contents
Display Legacy Contents

 Print
    Print PDF on Server    
 
Prints a specified PDF file on Server through MIS Communicator.

Parameters

Communication Profile <unquoted string>
The communication profile in use for this printing action.
 
Printer's Name <string>
The name of the printer to use.
 
PDF File <string>
The name of the PDF file to be printed.
 
Nbr. Of Copies <numeric>
The number of copies to be printed.
 
Hidden <unquoted string>
Defines if this action runs in a hidden mode or not. The possible values are: Yes, No or dynamic.

     
  • What this action does in MISCommunicator is currently receiving the file, save it in a temporary folder and run a ShellCommand on that file with the option "Print"
  • You can use your own Executable to print PDFs. If there is a file named "PDFtoPrinter.exe" in MISCommunicator folder it will be used to print instead, by calling that EXE with a first parameter that is the PDF file name and a second parameter that is the printer name. For example, this utility can be used to achieve this: http://www.columbia.edu/~em36/pdftoprinter.html

See also
Samples
 
 
Updated: 1/8/2020 2:20 PM