TOC PREV NEXT INDEX



Printing operations


The printing operations panel contains options for printing some text. The first two options

are very simple. In both cases, all that is needed is to specify the text, or the part, which will be printed. If a layout part is chosen in the second choice, all of the parts that it contains will be printed as well.

The next options let the user set up and use a datarep.common.TextPrinter object. A TextPrinter lets the user control how the printed text will appear. It is important to remember that a TextPrinter object must be created before any options are set, and that printing will not occur until the TextPrinter object is sent to the printer. The other options can occur in any order desired. They are

When a TextPrinter object is created, an operating system-dependent dialog will appear. However, printing will not occur if the TextPrinter object is not sent to the printer.

To repeat, every TextPrinter job must be created and (eventually) sent to the printer. The commands to do this through the Sourcerer are


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX