Printing Guide
Printing Guide
Printing Guide

Combined Key-ins

Combined key-ins are a series of key-ins that you can use together to both set up and produce printed output. To use combined key-ins, you separate each one with a semi-colon (;).

These Combined Key-ins are grouped in the following categories:

Key-in

Description/Use

Printer Selection Key-ins

PRINT PRINTERNAME [printer_name]

  • If a printer name (or printer driver name) is specified, selects that printer as the active printer.

  • If the printer name is omitted, displays the Select Printer Driver File dialog box.

PRINT TRAYNAME <tray_name>

Selects the printer tray to use.

PRINT DRIVER [print_driver_filename]

Loads a printer driver.

Printer Key-ins

PRINT EXECUTE [output_filename]

  • Produces printed output using existing settings.

  • Specify output filename optional if active printer is system printer.

  • Selecting a new printer (loading a new printer driver) clears most settings. It is best to select a printer, specify settings, and then use the print execute key-in to produce the printed output.

PRINT COPIES

Sets the number of copies to print.

PRINT PENCOLOR [0–255]

Sets pen to a specified RGB value in the range 0 to 255, where 0 is background color.

PRINT QUALITY [0–100]

Sets print quality (where 100 is best).

PRINT UNITS <MM|CM|DM|METERS|IN|FT>

Sets the printer units.

Print Preview Key-ins

PRINT PREVIEW

  • Opens the resizable Preview window.

  • If the Preview window is already displayed, this key-in refreshes the preview window (and the preview area of the Print dialog box), but does not synchronize the preview image with the view.

PRINT PAINTPREVIEW

  • Refreshes the print preview area and the Preview window.

Print dialog box Key-ins

PRINT BOUNDARY SHEET

Sets Area button to Sheet

PRINT BOUNDARY FIT MASTER [view_number]

Sets Area button to Fit Master. If a view number is included, changes View button to that number.

PRINT BOUNDARY FIT ALL [view_number]

Sets Area button to Fit All. If a view number is included, changes View button to that number.

PRINT COLORMODE [MONOCHROME | GRAYSCALE | COLOR]

Sets Vector button to Monochrome, Grayscale, or Color.

PRINT FULLSHEET [ON | OFF]

(Windows printer only) Sets Full Sheet setting on or off.

Entity Selection Key-ins

PRINT BOUNDARY FENCE

  • Selects the fence, if any, as the active print entity.

PRINT BOUNDARY VIEW <view_number>

  • Selects a view specified by number (1 - 8, inclusive) as the print entity.

PRINT SAVEPRINTSETUP

Saves the currently loaded print setup.

PRINT SAVEASPRINTSETUP

Opens the Save Print Configuration File As dialog box, which lets you save the current print cofiguration.

PRINT OPENPRINTSETUP [configuration_filename]

If a configuration file is specified, loads that file and makes it the print entity.

If no configuration file is specified, opens the Select Print Configuration File dialog box, which lets you select a print configuration file to use.

PRINT PENTABLE ATTACH <filename>

Attaches the named resymbolization pen table. If no filename is given, the Select Pen Table File dialog box opens.

PRINT PENTABLE DETACH

Detaches the pen table file.

PRINT PENTABLE EDIT

Opens the Modify Pen Table dialog box with the current pen table loaded.

If no pen table currently is loaded, opens the Select Pen Table File dialog box.

PRINT PENTABLE IMPORT <filename>

Opens the Import AutoCAD CTB/STB file dialog box.

PRINT PENTABLE NEW

Opens the Create Pen Table file dialog box.

Layout Key-ins

PRINT PAPERNAME <name>

Sets named form as the current form, such as letter, legal, or A4.

PRINT YORIGIN <value> [units_string]

  • Specifies the vertical print margin (print offset) and deselects auto-center and maximize modes.

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

PRINT XORIGIN <value> [units_string]

  • Specifies the horizontal print margin (print offset) and deselects auto-center and maximize modes.

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

PRINT AUTOCENTER [ON/OFF]

  • Turns auto-centering on or off.

PRINT <percent_scale%|working_unit_scale>

  • Sets the print scale and recalculates the printed outputīs horizontal and vertical sizes.

  • If the scale is specified as a percentage, the percentage is relative to the printed outputīs normal (maximized) print size.

  • If the scale is specified as a working unit value, the scale maps that number of working units to one printer unit (the units specified in the printer driver resolution record).

PRINT YSIZE <value> [units_string]

  • Sets the vertical print size, recalculates the horizontal size to maintain the printed outputīs original aspect ratio, and deselects maximize mode.

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

print xsize <value> [units_string]

  • Sets the horizontal print size, recalculates the vertical size to maintain the printed outputīs original aspect ratio, and deselects maximize mode.

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

print maximize

  • Selects maximize mode and sets the horizontal and vertical print size to values that maximize the print size, without rotating the page or changing the printed outputīs aspect ratio.

Display Attributes Key-ins

PRINT ATTRIBUTES CAMERA [ON/OFF]

PRINT ATTRIBUTES CONSTRUCTIONS [ON/OFF]

PRINT ATTRIBUTES DATAFIELDS [ON/OFF]

PRINT ATTRIBUTES DIMENSIONS [ON/OFF]

PRINT ATTRIBUTES FASTCELLS [ON/OFF]

PRINT ATTRIBUTES FASTCURVES [ON/OFF]

PRINT ATTRIBUTES FASTFONT [ON/OFF]

PRINT ATTRIBUTES FASTREFCLIP [ON/OFF]

PRINT ATTRIBUTES FENCEBOUNDARY [ON/OFF]

PRINT ATTRIBUTES FILL [ON/OFF]

PRINT ATTRIBUTES LEVELSYMBOLOGY [ON/OFF]

PRINT ATTRIBUTES LINESTYLES [ON/OFF]

PRINT ATTRIBUTES LINEWEIGHTS [ON/OFF]

PRINT ATTRIBUTES PATTERNS [ON/OFF]

PRINT ATTRIBUTES REFBOUNDARIES [ON/OFF]

PRINT ATTRIBUTES TAGS [ON/OFF]

PRINT ATTRIBUTES TEXT [ON/OFF]

PRINT ATTRIBUTES TEXTNODES [ON/OFF]

  • These key-ins enable or disable view attributes, similar to the toggle buttons in the Print Options dialog box. The “print attributes” key-ins (except for fenceboundary) have no effect unless a print setup file defines the print entity.

  • On/Off — In key-ins accepting on or off, the keyword may be omitted, in which case on is assumed.

Border Key-ins

PRINT ATTRIBUTES PLOTBORDER [ON/OFF]

  • Enables or disables the print border.

Dialog Display Key-ins

PRINT

  • Displays the Print dialog box.

PRINT PICKPRINTER <printer_name>

  • In Windows 98/ME and Windows NT/2000 platforms, use the “plot printer” key-in to select a particular local or network Windows printer as the system printer (if a print driver specifying model = sysprinter is loaded, such as printer.plt).

Paper/Page/Form Key-ins

PRINT YFORM <value> [units_string]

  • Sets the vertical size of the currently selected paper size (form).

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

PRINT XFORM <value> [units_string]

  • Sets horizontal size of the currently selected paper size (form).

  • Units — Valid unit strings are dots, mm, cm, dm, m, in, and ft. When string is omitted, assumes units are defined by the active printer driver resolution record.

PRINT ORIENTATION [PORTRAIT/LANDSCAPE]

Sets the page orientation to portrait (no rotation) or landscape (90° rotation).

PRINT PAPERNAME <paper_name>

  • Selects a new paper size (form).

  • On Windows 98/ME or Windows NT/2000 platforms with a system printer selected, use “print papername” to select paper size.

  • Note: You must select a paper size (form) name corresponding to a physical paper tray that the printer can use (see Paper size (Form) names for Windows platforms .

Border Key-ins

PRINT ATTRIBUTES BORDER [ON | OFF]

Enables or disables the entire border.

PRINT ATTRIBUTES BORDER COMMENT <string>

Specifies a border comment <string>. The string is limited to 80 characters.

PRINT ATTRIBUTES BORDER FILENAME [ON | OFF]

Enables or disables printing of the active DGN file name on the border.

PRINT ATTRIBUTES BORDER MODEL [ON | OFF]

Enables or disables printing of the active model name on the border.

PRINT ATTRIBUTES BORDER OUTLINE [ON | OFF]

Enables or disables the border outline rectangle.

PRINT ATTRIBUTES BORDER PEN <pen number>

Specifies the pen (1 - 255, inclusive) used to draw the border (outline and text).

PRINT ATTRIBUTES BORDER TEXTHEIGHT <height> [units]

Specifies height of any text appearing on print border. Valid units are dots, mm, cm, dm, m, in, and ft. If the units are omitted, the current print dialog units are assumed.

PRINT ATTRIBUTES BORDER TIME [ON | OFF]

Enables or disables the printing of the date and time on the border.

PRINT ATTRIBUTES BORDER WIDTH <width> [units]

Specifies the width of the border outline in physical units. 0.0 is a valid border width, and means "use thinnest possible line." Valid unit strings are dots, mm, cm, dm, m, in, and ft. If the units are omitted, the current print dialog units are assumed.

Paper size (Form) names for Windows platforms

Certain paper size (form) names are common for a majority of commonly used printers. However, many vendors now include special form names that are specific for each printer. To ensure that you specify a correct form name for your printer, you should check the names and sizes in the Document Defaults dialog box.

To view printer paper sizes in Windows 98
  1. From the Start menuīs Settings submenu, choose Printers.
    The Printers window opens displaying the installed printers.

  2. Right-click the required printerīs icon and select Properties from the pop-up menu..
    The selected printerīs properties dialog box opens.

  3. Click the Paper tab.
    The Paper tab displays settings for paper sizes, including legal Paper Size names for the selected printer.

To view printer paper sizes in Windows NT
  1. From the Start menuīs Settings submenu, choose Printers.
    The Printers window opens, displaying the installed printers.

  2. Double-click the required printerīs icon.
    The selected printerīs dialog box opens.

  3. From the Printer menu, select Document Defaults.
    The printerīs Document Properties dialog box opens.

  4. Open the Paper Size option menu to view paper size names for the printer.

    Typical Paper Size (Form) Names for Windows 98/ME and Windows NT/2000 Platforms

    Description

    LETTER

    Letter 8 1/2 x 11 in

    LETTERSMALL

    Letter Small 8 1/2 x 11 in

    TABLOID

    Tabloid 11 x 17 in

    LEDGER

    Ledger 17 x 11 in

    LEGAL

    Legal 8 1/2 x 14 in

    STATEMENT

    Statement 5 1/2 x 8 1/2 in

    EXECUTIVE 10 1/2 in

    Executive 7 1/4 x

    A3

    A3 297 x 420 mm

    A4

    A4 210 x 297 mm

    A4SMALL

    A4 Small 210 x 297 mm

    A5

    A5 148 x 210 mm

    B4

    B4 (JIS) 250 x 354

    B5

    B5 (JIS) 182 x 257 mm

    FOLIO

    Folio 8 1/2 x 13 in

    QUARTO

    Quarto 215 x 275 mm

    10X14

    10x14 in

    11X17

    11x17 in

    NOTE

    Note 8 1/2 x 11 in

    ENV_9

    Envelope #9 3 7/8 x 8 7/8

    ENV_10

    Envelope #10 4 1/8 x 9 1/2

    ENV_11

    Envelope #11 4 1/2 x 10 3/8

    ENV_12

    Envelope #12 4 \276 x 11

    ENV_14

    Envelope #14 5 x 11 1/2

    CSHEET

    C size sheet

    DSHEET

    D size sheet

    ESHEET

    E size sheet

    ENV_DL

    Envelope DL 110 x 220mm

    ENV_C5

    Envelope C5 162 x 229 mm

    ENV_C3

    Envelope C3 324 x 458 mm

    ENV_C4

    Envelope C4 229 x 324 mm

    ENV_C6

    Envelope C6 114 x 162 mm

    ENV_C65

    Envelope C65 114 x 229 mm

    ENV_B4

    Envelope B4 250 x 353 mm

    ENV_B5

    Envelope B5 176 x 250 mm

    ENV_B6

    Envelope B6 176 x 125 mm

    ENV_ITALY

    Envelope 110 x 230 mm

    ENV_MONARCH

    Envelope Monarch 3.875 x 7.5 in

    ENV_PERSONAL

    6 3/4 Envelope 3 5/8 x 6 1/2 in

    FANFOLD_US

    US Std Fanfold 14 7/8 x 11 in

    FANFOLD_STD_GERMAN

    German Std Fanfold 8 1/2 x 12 in

    FANFOLD_LGL_GERMAN

    German Legal Fanfold 8 1/2 x 13 in

    ISO_B4

    B4 (ISO) 250 x 353 mm

    JAPANESE_POSTCARD

    Japanese Postcard 100 x 148 mm

    9X11

    9 x 11 in

    10X11

    10 x 11 in

    15X11

    15 x 11 in

    ENV_INVITE

    Envelope Invite 220 x 220 mm

    RESERVED_48

    RESERVED--DO NOT USE

    RESERVED_49

    RESERVED--DO NOT USE

    LETTER_EXTRA

    Letter Extra 9 \275 x 12 in

    LEGAL_EXTRA

    Legal Extra 9 \275 x 15 in

    TABLOID_EXTRA

    Tabloid Extra 11.69 x 18 in

    A4_EXTRA

    A4 Extra 9.27 x 12.69 in

    LETTER_TRANSVERSE

    Letter Transverse 8 \275 x 11 in

    A4_TRANSVERSE

    A4 Transverse 210 x 297 mm

    LETTER_EXTRA_TRANSVERSE

    Letter Extra Transverse 9\275 x 12 in

    A_PLUS

    SuperA/SuperA/A4 227 x 356 mm

    B_PLUS

    SuperB/SuperB/A3 305 x 487 mm

    A4_PLUS

    A4 Plus 210 x 330 mm

    A5_TRANSVERSE

    A5 Transverse 148 x 210 mm

    B5_TRANSVERSE

    B5 (JIS) Transverse 182 x 257 mm

    A3_EXTRA

    A3 Extra 322 x 445 mm

    A5_EXTRA

    A5 Extra 174 x 235 mm

    B5_EXTRA

    B5 (ISO) Extra 201 x 276 mm

    A2

    A2 420 x 594 mm

    A3_TRANSVERSE

    A3 Transverse 297 x 420 mm

    A3_EXTRA_TRANSVERSE

    A3 Extra Transverse 322 x 445 mm