Image Printer Driver is a Windows '95/'98/ME printer driver that creates multi-page TIFF files and displays them on your screen instead of sending them to your printer. Version 2.0 adds support for color printing, a multitude of paper sizes including a custom paper size, resolutions of 100, 200, 300, and 600 DPI, and control of the print file by an application. You install the driver the same way you install a Windows printer - no programming required. Product registration includes the source code for the Exit32.dll, which is written in Visual C++. You can modify the dll to do anything you want with the bitmap delivered from the driver. Source code for the driver itself is available at: http://www.regnow.com/softsell/nph-softsell.cgi?item=4656-17. |