5,702,921 members and growing! (21,367 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Printing


Contents Quick search by title:

Printing

top
Title / Updated Author Score  
Report Generator
Updated: 11 Oct 2006  
A plug-in report generator
VC6, VS6, Windows, Dev, Intermediate
Johan Rosengren 4.86
The DataGridViewPrinter Class
Updated: 16 May 2006  
A printing class for the DataGridView.
.NET 2.0, Win2K, WinXP, Win2003, VS2005, C#, Dev, Intermediate
Salan Al-Ani 4.78
Quick Print
Updated: 5 May 2006  
An easy way to print without the doc/view architecture.
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
sdancer75 4.77
Reading Data Directly from the Printer
Updated: 13 Jun 2006  
This article will help you know how to use PJL commands to fetch information from a printer without using the Windows Spooler.Well, this was tested on printers which are connected to LANs and not to personal computers using a parallel port.
.NET 1.1, WinXP, VS.NET2003, C#, Dev, Intermediate
sandeep Kumtakar 4.76
A ReportPrinting Framework
Updated: 30 Nov 2007  
A Framework to build graphical printing reports with absolute layout based on Mike Mayer's ReportPrinting core library.
.NET 1.1, VS.NET2003, C# 1.0, Windows, GDI+, Dev, Intermediate
ndatech 4.72
Printers and SafeHandles
Updated: 16 Apr 2007  
Using SafeHandles to access PrinterInfo and DriverInfo structures.
.NET 2.0, VS2005, C#, Windows, Dev, Intermediate
quiensabe 4.70
DataGrid Printing Class v1.0b
Updated: 31 May 2005  
A DataGrid printing class.
.NET 1.1, VS.NET2003, VB, Windows, Dev, Intermediate
Nidhi S 4.65
A floating-point Margin structure, now with TypeConverter
Updated: 29 Mar 2007  
A Margin structure that can be used in a variety of situations, like layout, drawing and printing. Now comes with a custom TypeConverter and a usage sample.
.NET 1.0, .NET 1.1, .NET 2.0, VS.NET2002, VS.NET2003, VS2005, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, Windows, GDI+, Dev, WinForms, Intermediate
AlwiNus 4.63
Customizing and Localizing Microsoft ReportViewer .NET - An exact solution
Updated: 11 Feb 2007  
An article about How to Customizing and Localizing Microsoft ReportViewer Toolbar
C#, Windows, .NET, Visual Studio, Dev, Intermediate
yincekara 4.62
Print HTML in C# with or without the web browser control and the print dialog
Updated: 24 Jan 2006  
Shows how to print HTML in C# with or without the web browser control and the Windows default print dialog. It also implements the HTMLDocumentClass, IHTMLDocument2, and IHTMLDocument4 interfaces of MSHTML.
Win2K, WinXP, C#, .NET, Visual Studio, Dev, Intermediate
Borun 4.62
Printing Reports in .NET
Updated: 26 Aug 2008  
Using the library presented, you can print reports from C# and other .NET languages
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2002, C#, VB, Dev, Intermediate
Mike Mayer 4.59
Printing a Form in a report fashion (release 2.2)
Updated: 26 Oct 2004  
Printing a Form in a report fashion
.NET 1.1, VS.NET2003, C#, VB, Windows, Dev, Intermediate
sylvain2222 4.53
Another DataGridView Printer
Updated: 26 Sep 2008  
DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
aureolin 4.52
A class to print and print preview a DataGrid control
Updated: 6 Apr 2006  
A class to add to your application to generate nicely formatted prints from a DataGrid.
.NET 1.1, VS.NET2003, VB, Windows, Dev, WinForms, Intermediate
Duncan Edwards Jones 4.51
A component that prints any control, including ListViews, TreeViews, DataGridViews, and Forms
Updated: 29 Jun 2006  
The ultimate printing component. Use it to print ListBoxes, ListViews, TreeViews, DataGridViews, Forms, TabPages, or even your own UserControls.
.NET 2.0, NT4, Win2K, WinXP, Win2003, Vista, VS.NET2002, VS.NET2003, VS2005, C#, Dev, Intermediate
Nader Elshehabi 4.48
Extending C# PrintDialog - Part I
Updated: 17 Dec 2006  
An extended C# PrintDialog with topmost capability.
.NET 1.1, VS.NET2003, C# 1.0, Windows, Dev, Intermediate
Christopher Tan 4.48
How to print the content of a Rich Edit Control
Updated: 26 Dec 2002  
Rich Edit controls are great until you want to print the output. Help is at hand
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Roger Allen 4.45
Adding custom paper sizes to named printers
Updated: 11 Nov 2005  
Using PIinvoke and marshaling techniques to call the winspool library's AddForm.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
twostepted 4.45
DaReport PrintDocument - a printing utility for .NET
Updated: 20 Apr 2006  
A printing utility for .NET.
.NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Predrag Dukanac 4.45
Printing without the Document/View framework
Updated: 29 May 2002  
Shows how to print without relying on the MFC Doc/View framework
VC6, NT4, Visual Studio, Dev, Beginner
Chris Maunder 4.43
Printing support functions
Updated: 6 Feb 2000  
Two methods for obtaining consistent output between printers.
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
Michael A. Barnhart 4.42
A simple approach for controlling print jobs using WMI
Updated: 1 Apr 2004  
A simple approach for controlling print jobs using WMI.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, C#, Visual Studio, Dev, Intermediate
Jagan Mohan 4.35
A line printer class
Updated: 22 Nov 1999  
A handy way to write to a line printer
VC6, NT4, VS6, Dev, Intermediate
Richard Warg 4.34
Printing Class Library
Updated: 30 Nov 1999  
A general purpose printing class library
VC6, NT4, VS6, Dev, Intermediate
Richard Stringer 4.34
Basic Text and Image Printing
Updated: 17 Aug 2007  
This article will teach you the basics of printing text and graphics with the PrintDocument, PrintDialog, PrintPreview, and PageSetup controls.
.NET 2.0, WinXP, VS2005, VB, Dev, Beginner, Intermediate
MatrixCoder 4.33
Printing with MFC Made Easy
Updated: 1 Dec 1999  
Two classes to add advanced print functionality to your MFC application
VC6, NT4, VS6, MFC, Dev, Intermediate
Dan Pilat 4.31
Monitoring a Printer Queue from VB.NET
Updated: 15 Aug 2007  
How to monitor a printer queue from Visual Basic .NET
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, VS.NET2002, VS.NET2003, VB, Dev, Intermediate
Duncan Edwards Jones 4.31
Structured Print Document utility
Updated: 10 Apr 2006  
A set of classes for creating structured documents.
VB, Windows, .NET, Visual Studio, Dev, Intermediate
Duncan Edwards Jones 4.30
The Windows NT print spool shadow file format
Updated: 2 Mar 2005  
Describes the (undocumented) layout of the .shd file.
NT4, Win2K, WinXP, Win2003, C++, Visual Studio, Dev, Intermediate
Duncan Edwards Jones 4.29
Getting the printer's REAL margin bounds in .NET
Updated: 1 Jul 2004  
The .NET printing classes don't take into account the printer's physical margins. This class fixes this problem, so your printed pages will be using the correct margins.
.NET 1.0, .NET 1.1, VS.NET2003, C#, Windows, Dev, Intermediate
Philippe Leybaert 4.28
Setting the default printer programmatically in an MFC application
Updated: 11 Jun 2002  
How to change the default printer in MFC and save/restore this setting too/from the registry
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Roger Allen 4.26
Printing to Excel
Updated: 20 Apr 2002  
This article shows how to send data to Excel instead of a printer.
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Franz Maerzinger 4.18
Finding Printers in a Network
Updated: 26 Feb 2003  
Enumerate printers in a network, sending/printing a file on them.
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
G. Steudtel 4.18
Print Bitmaps without Doc/View Framework
Updated: 6 Jul 2000  
How to print a user-drawn bitmap without relying on the Doc/View's functions.
VC6, NT4, Win2K, Visual Studio, MFC, Dev, Intermediate
Weimin Chen 4.17
EMF Printer Spool File Viewer
Updated: 21 Aug 2006  
A viewer application for EMF format spool files.
.NET 1.0, .NET 1.1, .NET 2.0, NT4, Win2K, WinXP, Win2003, VS.NET2002, C++, VB, GDI+, Dev, Intermediate
Duncan Edwards Jones 4.16
An easy way to customise the default Print dialog in an MFC app
Updated: 16 Jul 2002  
A quick and easy way to customise the CPrintDialog object in an MFC application
VC6, VC7, Win2K, WinXP, VS6, MFC, Dev, Beginner
Roger Allen 4.11
Line Printer Class in C#
Updated: 26 Sep 2008  
A simple C# class for printing on old dot matrix line printers.
C#, .NET, Win32, Dev, Intermediate
Antonino Porcino 4.10
Printing tips and tricks from the trenches
Updated: 25 Jul 2002  
A selection of printing tips and tricks that can help make printing in an MFC application easier
VC6, VC7, NT4, Win2K, WinXP, Visual Studio, MFC, Dev, Beginner
Roger Allen 4.08
PDF Writer
Updated: 16 Mar 2006  
An article on using the Virtual Printer Method to create a PDF writer.
VC7.1, Win2K, WinXP, VS.NET2003, MFC, Dev, Intermediate
ben688 4.07
Simplified .NET Printing in C#
Updated: 12 Jan 2005  
Uses a RichtextBox to cache our text for printing.
.NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Dave Brighton 4.07
A Simple Printing Mechanism
Updated: 16 May 2000  
Learn how to implement print support in your applications.
VC6, NT4, Visual Studio, MFC, Dev, Intermediate
Joseph M. Newcomer 4.00
Extending C# PrintDialog Part II
Updated: 18 Dec 2006  
Printing Odd/Even pages in C#
.NET 1.1, WinXP, C# 1.0, Visual Studio, Dev, Intermediate
Christopher Tan 4.00
A Single Page Printing Framework
Updated: 1 Feb 2000  
A Single Page Printing Framework
VC6, NT4, MFC, Dev, Intermediate
James Archer 3.97
Getting the location of a printer device
Updated: 2 Dec 1999  
Getting the location of a printer device.
VC6, NT4, Visual Studio, Dev, Intermediate
Dan Pilat 3.95
Printing double values with a precision, derived from the given error-bound
Updated: 14 Nov 2006  
In this article, we will consider one way of printing double values with a precision derived from the given error-bound.
C++, C, Windows, Visual Studio, Dev, Intermediate
Dr. Ivan S Zapreev 3.89
Easy to use class for ScreenCapture to printer
Updated: 9 May 2004  
A class for easily capturing screen and printing to default printer.
VC6, VC7, NT4, Win2K, WinXP, VS.NET2002, MFC, Dev, Intermediate
Albert Hermann 3.83
Printing of DataGridView
Updated: 31 Jul 2008  
This article will print all the records in a datagridview in tabular form
.NET 2.0, Win2003, VS.NET2002, C# 2.0, Architect, Dev, ADO.NET, Beginner, Intermediate
Life with .NET 3.81
Printing Collections
Updated: 27 Mar 2005  
This article describes a framework for printing collections using .NET reflection.
.NET 1.1, WinXP, VS.NET2003, C#, Dev, Intermediate
Meir Bechor 3.80
LitePrint
Updated: 23 Jul 2007  
Printing without the doc/view architecture
C++, Windows, Visual Studio, MFC, Dev, Intermediate
Ivan Markovic 3.80
Object-oriented printing with Inka, part 1 - Unedited
Updated: 22 Apr 2008  
The basics of Inka, an open source printing component
VB 9.0, .NET 3.5, VB, .NET, Dev, WinForms, Beginner, Intermediate
Artem Smirnov 3.80
Printing Architecture - Unedited
Updated: 30 Nov 2004  
This article explains about the components of printing architecture.
C++, Windows, Visual Studio, Architect, Dev, Intermediate
Bodapati Venkat 3.80
Printing the .NET TreeView Control
Updated: 25 Jan 2007  
A class to handle printing a .NET TreeView control.
.NET 1.1, .NET 2.0, NT4, Win2K, WinXP, Win2003, VS.NET2003, VS2005, C#, Dev, Intermediate
Mark Pitman 3.77
How to print CFormView
Updated: 18 Aug 2003  
This article gives two different methods to print CFormView
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Tao Hu 3.77
An LPR client in C#
Updated: 27 Dec 2006  
An article on printing with LPR in C#.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
rob tillaart 3.74
A customizable printing text class
Updated: 2 Jun 2006  
A text document printing class that adds customizable header, footer, and line numbers to your printed text. The text can also be printed using three different styles.
.NET 1.1, Win2K, WinXP, VS.NET2003, C#, Dev, Intermediate
Alberto Ferrazzoli 3.67
Setting Crystal Report Margin at Runtime - Unedited
Updated: 22 Feb 2008  
http;//www.altaf.com
.NET 2.0, VB, .NET
altafsagar 3.67
Example of how to print a long CString across multiple pages of output using the MFC print architecture
Updated: 19 Jun 2002  
An example project of how to break up a long string that you want to print across multiple pages
VC6, VC7, NT4, Win2K, WinXP, VS6, MFC, Dev, Beginner
Roger Allen 3.62
How to print text in C#
Updated: 20 Apr 2005  
How printing works in Multipad, a Notepad clone.
.NET 1.1, .NET 2.0, C#, Windows, Visual Studio, GDI+, Dev, WinForms, Intermediate
q123456789 3.62
All about PrintForm component 1.0
Updated: 30 Jun 2007  
How to print a Form in VB.NET using the Printform Component. Describes the various ways with examples on how to customize the printed output according to your need.
.NET 1.0, .NET 1.1, .NET 2.0, WinXP, Vista, VS.NET2002, VS.NET2003, VS2005, TabletPC, VS6, VB 6, .NET CF, Mobile, Dev, WinForms, Intermediate
vridhichowdhry 3.58
Print Windows Forms w/o using API
Updated: 27 Nov 2008  
Print Windows Forms using 100% managed code
.NET 1.0, .NET 1.1, WinXP, VS.NET2002, C#, Dev, Intermediate
Jodoveepn 3.51
Printing documents from C# using OpenOffice writer - Unedited
Updated: 7 May 2008  
Simple printing solution based on OpenOffice suite
C#, Windows, Dev, Office, Beginner
psonek 3.47
Printing Word Documents in C#
Updated: 15 Jul 2005  
Printing documents using Microsoft Word and C#
C#, Windows, .NET, Visual Studio, Dev, Office, Intermediate
tartanmonkey 3.41
Method for Printing an OWC11 Chart from VB.NET
Updated: 4 Sep 2008  
Printing an OWC chart from a Windows.Form in VB.NET
VB, Windows, .NET, Dev, Intermediate
jameshart 3.33
QedPrinter - Quick & Dirty Printer: Printing from C#, using WordPad as the print "engine"
Updated: 11 Jul 2005  
This article describes a class to quickly implement printing with C# (i.e. yet another .NET printing utility), using the ubiquous Windows program WordPad.exe as its print engine.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
IlĂ­on 3.26
An absolute beginner's guide to printing in .NET
Updated: 11 Jul 2008  
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
.NET 1.0, .NET 1.1, .NET 2.0, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, VB 7.x, VB 8.0, VB 9.0, VB 6, C#, VB, .NET, Dev, WinForms, Beginner
Duncan Edwards Jones 3.23
Print a bitmap full page
Updated: 16 Dec 2005  
Print a bitmap full page.
VC6, VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, VS.NET2002, Dev, Intermediate
Niek Albers 3.18
Set up/change printer orientation and select paper type/size
Updated: 20 Nov 2005  
Changing printer orientation and paper type at run time.
VC6, VC7, VC7.1, NT4, Win2K, WinXP, Visual Studio, MFC, Dev, Intermediate
AlexEvans 3.04
HP PCL PCL5 Printing
Updated: 22 Apr 2005  
HP PCL PCL5 printing in C#.
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, Vista, VS.NET2003, C#, Dev, Intermediate
fhunth 2.92
Set Default Printer based on the Network that the System Connected
Updated: 27 May 2008  
Set Default Printer based on the Network that the System Connected
.NET 2.0, VS2005, C# 2.0, Dev, Beginner, Intermediate, Advanced
Bappi M Ahmed 2.86
How to Check if your Printer is Connected, using C#
Updated: 10 Feb 2004  
Make sure you check your printer's offline status before printing. This article shows how to do just that.
Win2K, WinXP, Win2003, C#, .NET, Visual Studio, Dev, Intermediate
zeddy 2.61
Printers and SafeHandles (Part 2)
Updated: 16 Apr 2007  
Using SafeHandles to monitor a printer.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
quiensabe 2.54
Choosing a printer when printing from Crystal Reports in C#
Updated: 7 Dec 2005  
How to choose a printer when printing from Crystal Reports in C#.
WinXP, C#, .NET, Visual Studio, Dev, Intermediate
Le Minh Dat 2.48
Simple Printing in .Net - Unedited
Updated: 26 Apr 2008  
Simple printing sample without crystal report and non-databinding in design time using dot net
.NET 2.0, WinXP, Win2003, VS.NET2003, VS2005, .NET 3.0, .NET 3.5, VS2008, Windows, .NET, Architect, Dev, WinForms, Design, Beginner, Intermediate
Senthil S 2.30
Rich Text Drawing,Printing Preview and Printing to Paper (GDI only) - Unedited
Updated: 20 Mar 2006  
To help you building Rich Text Drawing,Print Preview,Printing to paper support report application quickly and easily,includes source codes.
C++, Windows, Visual Studio, Dev, Intermediate
kellyonlyone 2.05
Simple way to get the name of the paper a printer supports
Updated: 19 Jan 2005  
Use DeviceCapabilities function to get the paper name of a printer.
VC6, Win2K, VS6, MFC, Dev, Intermediate
_anil_ 1.69
RTF print Example - Unedited
Updated: 25 Mar 2008  
RTF print Example
C# 1.0, C# 2.0, C# 3.0, C#
John Grove 1.06
 

Printing - Print Preview

top
Title / Updated Author Score  
Using CRgn with print preview
Updated: 3 Nov 2003  
CRgn objects need translating, to work correctly in print preview.
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, Visual Studio, MFC, Dev, Intermediate
Roger Allen 4.75
Print Previewing without the Document/View Framework
Updated: 26 Nov 1999  
Want to preview your printing without relying on the doc/view framework?
VC6, NT4, VS6, Dev, Intermediate
Koay Kah Hoe 4.69
Localizing print preview
Updated: 4 Jul 2004  
Draw your print preview buttons in your customers' language
VC6, VS6, Windows, Dev, Intermediate
Edwin Brunner 4.35
MultiPage PrintPreview enhancements for MFC Doc/View applications
Updated: 27 Apr 2002  
How to improve the standard MFC print preview options to allow preview of from 1 to 9 pages at a time
VC6, VC7, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Roger Allen 4.28
MFC Print preview extension DLL for dialogs
Updated: 26 Dec 2002  
An MFC extension library, so your dialogs can have easy print/print preview support.
VC6, NT4, Win2K, WinXP, VS6, MFC, Dev, Intermediate
Roger Allen 4.28
Very Simple Print Preview without the Doc/View architecture
Updated: 9 Aug 2001  
A very simple way of displaying a print preview in a simple window
VC6, NT4, VS6, MFC, Dev, Intermediate
Danang Suharno 3.72
Printing framework
Updated: 22 Nov 2003  
Simple framework for text and graphic Printing/Previewing
VC6, Win2K, WinXP, Win2003, VS6, MFC, Dev, Intermediate
Thomas Montembault 3.30
Solution to the preview problem while playing a metafile in a CPreviewDC
Updated: 26 Jan 2005  
Playing a Metfile into a CPreviewDC in print preview can cause further drawing operations to not work correctly.
VC6, VS6, Windows, Dev, Intermediate
Roger Allen 2.14
 

Last Updated 4 Dec 2008
Advertise | Privacy
Copyright © CodeProject, 1999-2008
All Rights Reserved. Terms of Use