PackageDescription: PrinterEnhancements


Printer Enhancements

Last published: March 5, 2004 by 'cdx'

Defines 3 Classes
Extends 4 Classes


Allows printing directly to a printer as a stream. This method of printing requires you to manage all control of the printer.
This release only works on network printers.
LPT1: fails because we are using a FileConnection and I believe that the : interferes.

Support at this time is for HP Printers only, although it is structured to handle different types of printers.

A lot of HP control functionality has been added, such as landscape, margin, font, point size, etc.

This release requires you to know the actual device name to connect to. Future enhancements could let you use the windows printer name.