The Spool Library

Up: GEOS SDK TechDocs | Up | Down | Next: 1 Introduction to Printing
| One-page Version of this Chapter for Easy Printing

Any geode can work with printers, fax machines, and other print devices by including the spool library and instantiating a PrintControl object to handle system interactions. The PrintControlClass provides the printing interface. It includes both user interface and an interface between the geode and the printing thread. There is also a PageSizeControlClass which provides UI concerning page layout.

Before reading this chapter, you should be familiar with the graphics system.


Up: GEOS SDK TechDocs | Up | Down | Next: 1 Introduction to Printing
| One-page Version of this Chapter for Easy Printing