Print Several Documents Simultaneously - Intergraph Smart 3D - Help - Hexagon

SmartSketch Drawing Editor Help

Language
English
Product
Intergraph Smart 3D
Subproduct
SmartSketch Drawing Editor
Search by Category
Help
Smart 3D Version
13
SmartSketch Version
11

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. On that dialog, select Settings to review the options on the Settings dialog.

  1. Open a Command Prompt window.

    • Select Start > Programs > Accessories > Command Prompt.

    • Select Start > Run. In the Open box, type command and then select 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.