PowerPrinter 1.1 for Windows 95 and NT
Is a 32Bit Windows DLL that gives you total control of the printer with easy to use APIs. PowerPrinter comes with full documentation and 3 sample applications for VB, PowerBuilder and Delphi.
PrintDLL is the simple way to stretch bitmaps to the printer
without having to write a lot of DIB handling code. Just feed it an hBitmap and it converts it to a DIB and puts it on the page at any size you like. This is THE solution for printer drivers that won't work with StretchBlt() calls.
VBPRINT Library v2.00
This program is specifically tailored for Visual Basic Programmers, allowing greater and easier access to Windows printer devices. This DLL allows your Visual Basic applications to have better control over the printer device. It seems to be the one area MS has consistently forgotten in VB.