Printing

From Lazarus wiki
Revision as of 15:43, 16 December 2013 by Swen (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Printing

Using the printer in FPC and Lazarus can be done from high levels of abstraction down to being able to control what bytes get sent to the printer.

From high to low abstraction level:

There may also be platform-specific code snippets, and API samples for the various OSes (Windows, OSX, Linux etc) on the relevant wiki pages. If so, they can be linked to here.