FILE: FILE SIZE: <7154> FILE DATE: <12/Feb/99> UPLOADED BY: AUTHOR: TYPE: VERSION: <1.0> DESCRIPTION: COMMENTS: This application is a simple passthrough print driver for Windows. If you try to use the report writer/report formatter to send control codes to the printer, you can't. This library allows you to talk directly to the current windows printer which allows you to send text and control codes and still work through the windows print spooler. To use: Compile the APP as a DLL. Three functions should be exported which are PRINTDRV::Initialise() Initialises a Printer Handle PRINTDRV::WriteText() Writes Text out to the printer PRINTDRV::Finalise() Closes the handle and outputs the text