[Overview][Types][Classes][Variables][Index] |
Defines printer output devices for Lazarus applications.
uses |
||
Classes, |
||
SysUtils, |
||
LazLoggerBase, |
||
LazUTF8, |
||
|
Useful lower-level helper functions and classes. |
|
|
Printers.pas implements basic facilities needed for the TPrinter print device. A TPrinterCanvas class is included to position, format, and render pages for the print device.
Printers.pas is a required unit for use with the printer4lazarus package. See the Lazarus Wiki for more information about the printer4lazarus package:
lazarus-ccr.sourceforge.net |