![]() |
Members | Description | ||
FOutput | ||||
FTempFile | ||||
FCol | ||||
FRow | ||||
FCopies | ||||
InternalText | ||||
FActive | ||||
Arquivo | ||||
CarriageReturn | ||||
ByteCodes | ||||
_126 | ||||
_8 | ||||
_96 | ||||
_39 | ||||
_94 | ||||
ascii | ||||
Reporter |
Constructor which initalizes
Private Members with default values
|
|||
CleanText | ||||
PreviewJob | ||||
StartJob |
Initialize temp. file for printing.
Returns True if successfull
|
|||
EndJob |
Finish temp. file for printing.
|
|||
PrintJob |
Sends temp. file to printer
|
|||
Output |
Output device for printing, including network devices.
e.g. LPT1, PRN, \\Machine01\Printer1
|
|||
Copies |
Number of copies to be printed.
|
|||
Row |
Get/Set active row in the printing job file.
|
|||
Col |
Get/Set active column int printing job file.
|
|||
PrintText |
Sends to the printing job file any text
at specified coordinates.
|
|||
PutText |
Put a text into the printing job file at
active row and column
|