Print Several Documents Simultaneously - SmartSketch - Help

SmartSketch Help

Language
English
Product
SmartSketch
Search by Category
Help
SmartSketch Version
8.1(2014R1)

The command line that you type to print several documents simultaneously uses the options that you set in the software, except for printer selection and the number of copies. Before you begin, review the options on the Print dialog box. On that dialog box, click Settings to review the options on the Settings dialog box.

  1. Open a Command Prompt window.

    • Click Start > Programs > Accessories > Command Prompt.

    • Click Start > Run. In the Open box, type command and then click OK.

  2. In the Command Prompt window, type a command line with the following syntax:

    imagine.exe /p /q <printer path> /c<integer for number of copies> <document path> <document path> <document path, and so forth>

    -OR- (depending on your installation)

    smartsketch.exe /p /q <printer path> /c<integer for number of copies> <document path> <document path> <document path, and so forth>

    Example: /p /q \\print1\laserjet /c2 “c:\temp\first file.igr” c:\temp\second_file.igr

    • Some installations have imagine.exe and some installations have smartsketch.exe. Use the executable that is present on your computer.

    • Spaces separate the document paths. If the printer name or filename contains a space, you must use double quotes.

    • Press ENTER to print the document.