Printer Code Template Setup Dialog

Required Edition

Automation, Enterprise Automation

BarTender comes with a set of predefined print systems. Using the Printer Code Template Setup dialog, accessible from the Administer menu, you can view a list of these print systems on the left side of the dialog. Using the tabs on the right, you can view and/or modify the properties of these print systems. If none of the predefined print systems match your needs, you can use the toolbar to create any number of your own custom print systems.

For more information about print systems, refer to Working With Printer Code Templates.

The following tabs are available:

ClosedDelimiters Tab

The Delimiters tab defines the printer code template delimiters, which are used by a print system to parse the printer code template. The delimiters are replaced by the print system prior to printing.

The table lists each type of delimiter you can insert into the printer code template. The following fields are displayed:

ClosedPrinter Tab

The Printer tab enables filtering of print systems by printer language and/or printer manufacturer; only the print systems that are compatible with the current printer will be available for selection.

ClosedOutput Tab

The Output tab determines what options will be available in the Export Printer Code Template dialog, and sets the default values for these options. The options in the Output tab enable you to set the default directory and default file extension.

ClosedPerformance Tab

The Performance tab specifies how BarTender will take advantage of built-in printer capabilities when using a Seagull printer driver. Each of the options on this tab can be individually set to determine the allowed behavior to Optional/Required/Disabled. Selecting Optional for a setting will display it as enabled and checked in the Export Printer Code Template dialog; Required will display it as disabled and checked, and Disabled will display it as disabled and unchecked. If the option is not supported by the current printer, it will show as unchecked and disabled.

Printer Optimizations

ClosedGeneral Tab

The General tab enables you to adjust the encoding settings for your printer, along with keyboard prompting settings and other advanced options. You can also modify print code through an action list or a custom Visual Basic Script.

Printer Code Modifier

Each print system can have printer code modification actions or scripts associated with it that can replace, insert, or delete specified data in the printer code.

Print Systems List

The Print Systems section lists the print systems available for use. The toolbar at the bottom of the list allows you to maintain the selected print system. Each of the commands in the toolbar can also be accessed using the context menu.

 Inserts a new print system into the list.

 Removes the selected print system from the list.

 Deletes the selected print system but places a copy of the print system into BarTender's clipboard.

 Copies the selected print system into BarTender's clipboard.

 Pastes a copy of the print system currently in the clipboard into the list.

 Moves the selected print system up one position in the list.

 Moves the selected print system down one position in the list.

Print System

The Print System section allows you to view detailed information about the selected print system. For custom print systems, you can also configure the printer, output, and performance settings using the Delimiters, Printer, Output, Performance, and General tabs.

Related Topics