Return to Contents, Previous Page, Next Page


Printer Setup

The Printer Setup dialog allows you configure the application's use of the printer.

The Printer Setup window contains:

The formats of the XVPRINTER, XVMARGIN and XVMARGINMAP entries are:

	XVPRINTER.printer-num: printer-name=command
	XVMARGINMAP.margin-num: margin-name
	XVMARGIN.margin-name: top botton right left

where:

To add a new Printer, select the next value for printer-num and add the XVPRINTER line with the name and print command.

To add a Page Margins entry, select the next margin-num (leaving no gaps in the sequence) and add the two lines for XVMARGINMAP and XVMARGIN.

Printing generates PostScript data which is sent to the specified printer (or File). The names of fonts differs between the X Window System and PostScript and there is no formula to convert them. The printing system uses a font alias map to convert from X font names to PostScript font names. Font aliases for the common PostScript fonts are predefined but you must supply an alias for unknown fonts. The 'Font Alias' window will be shown when ever you are printing an unknown font. You will be asked to supply a PostScript font name for a X font. This information is saved in ~/.xtrckad/xtrkcad.rc for the next use.

The font alias map entries look like:

	XVFONT.X font name: PostScript font name


Return to Contents, Previous Page, Next Page