Report Solution Patterns and Recipes: Greenbar Reports
A solution recipe to mimic reports printed on greenbar paper.
A solution recipe to mimic reports printed on greenbar paper.
Learn about a printing class that allows text to be formatted at the character level.
Windows NT (and decendants) has the option of spooling print files in EMF format. This application allows you to view these files onscreen as they would appear on the printed page.
Populate a list/combo box with a list of all installed printers on your system. (Added: 22-Jun-1999)
Like a number of older features, Visual Basic's .PrintForm got sold out in the name of 'standardization.' Learn how to bring it back!
Because not all of Microsoft's examples work as expected, Karl will show you how to have your applications print from the .NET Framework.