Quick print

Command Description

This is a sample iLogic command that enables users to redirect the printing task to the appropriate installed printer based on the drawing sheet dimensions. It means, for example, that the A4 drawings can be printed on a different printer than the A3 drawing, etc. This command can be used in conjunction with the Installed printers command. Once properly set up, users don't need to manually select printers based on the drawing sheet size

The HolixaT4I_Print.iLogicVb rule must be edited before this command can be used. Administrator privileges may be required.

See the iLogic Commands chapter for how to find the path to the rule.

Command Location

  • Drawing environment

Command Settings

  1. Use the Installed printers command to get the name of printers installed in your system.

  2. Based on the installed printers' names, change the value of the defaultPrinterName and/or add your own new printer (in this example the row for A3 sheet size - A3_PrinterName).

  3. Modify the default printers for different sheet sizes. Repeat this step for every sheet size you need.

  4. Comment the top message box section with Return to make it inactive.

  5. Save the rule.

Workflow Overview

  1. Edit the rule (only once).

  2. Run the command.