Millions of members and growing! (8,520 online);
Email Password   helpLost your password?
Announcements




Search    
Advanced Search
Sitemap
Printing

Contents

VB.NET - Printing

top
Title / Updated Author Score  
Report Generator
Updated: 11 Oct 2006
A plug-in report generator
Johan Rosengren 4.86
Adding custom paper sizes to named printers
Updated: 11 Nov 2005
Using PIinvoke and marshaling techniques to call the winspool library's AddForm.
twostepted 4.77
The DataGridViewPrinter Class
Updated: 16 May 2006
A printing class for the DataGridView.
Salan Al-Ani 4.76
Quick Print
Updated: 5 May 2006
An easy way to print without the doc/view architecture.
sdancer75 4.75
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.
ndatech 4.74
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.
sandeep Kumtakar 4.73
Printers and SafeHandles
Updated: 16 Apr 2007
Using SafeHandles to access PrinterInfo and DriverInfo structures.
quiensabe 4.69
Printing Reports in .NET
Updated: 13 Sep 2003
Using the library presented, you can print reports from C# and other .NET languages.
Mike Mayer 4.67
DataGrid Printing Class v1.0b
Updated: 31 May 2005
A DataGrid printing class.
Nidhi S 4.63
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.
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
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.
Borun 4.62
Printing a Form in a report fashion (release 2.2)
Updated: 26 Oct 2004
Printing a Form in a report fashion
sylvain2222 4.54
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.
Duncan Edwards Jones 4.50
Extending C# PrintDialog - Part I
Updated: 17 Dec 2006
An extended C# PrintDialog with topmost capability.
Christopher Tan 4.50
How to print the content of a Rich Edit Control
Updated: 27 Dec 2002
Rich Edit controls are great until you want to print the output. Help is at hand
Roger Allen 4.45
DaReport PrintDocument - a printing utility for .NET
Updated: 20 Apr 2006
A printing utility for .NET.
Predrag Dukanac 4.44
Printing support functions
Updated: 7 Feb 2000
Two methods for obtaining consistent output between printers.
Michael A. Barnhart 4.42
Printing without the Document/View framework
Updated: 30 May 2002
Shows how to print without relying on the MFC Doc/View framework
Chris Maunder 4.42
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.
Nader Elshehabi 4.42
A line printer class
Updated: 23 Nov 1999
A handy way to write to a line printer
Richard Warg 4.34
Printing Class Library
Updated: 1 Dec 1999
A general purpose printing class library
Richard Stringer 4.34
Printing with MFC Made Easy
Updated: 2 Dec 1999
Two classes to add advanced print functionality to your MFC application
Dan Pilat 4.31
Structured Print Document utility
Updated: 10 Apr 2006
A set of classes for creating structured documents.
Duncan Edwards Jones 4.30
Getting the printer's REAL margin bounds in .NET
Updated: 2 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.
Philippe Leybaert 4.29
The Windows NT print spool shadow file format
Updated: 2 Mar 2005
Describes the (undocumented) layout of the .shd file.
Duncan Edwards Jones 4.29
Monitoring a Printer Queue from VB.NET
Updated: 15 Aug 2007
How to monitor a printer queue from Visual Basic .NET
Duncan Edwards Jones 4.27
Setting the default printer programmatically in an MFC application
Updated: 12 Jun 2002
How to change the default printer in MFC and save/restore this setting too/from the registry
Roger Allen 4.26
A simple approach for controlling print jobs using WMI
Updated: 2 Apr 2004
A simple approach for controlling print jobs using WMI.
Jagan Mohan 4.20
Printing to Excel
Updated: 21 Apr 2002
This article shows how to send data to Excel instead of a printer.
Franz Maerzinger 4.18
Print Bitmaps without Doc/View Framework
Updated: 7 Jul 2000
How to print a user-drawn bitmap without relying on the Doc/View's functions.
Weimin Chen 4.17
An easy way to customise the default Print dialog in an MFC app
Updated: 17 Jul 2002
A quick and easy way to customise the CPrintDialog object in an MFC application
Roger Allen 4.11
EMF Printer Spool File Viewer
Updated: 21 Aug 2006
A viewer application for EMF format spool files.
Duncan Edwards Jones 4.10
Printing tips and tricks from the trenches
Updated: 26 Jul 2002
A selection of printing tips and tricks that can help make printing in an MFC application easier
Roger Allen 4.08
Finding Printers in a Network
Updated: 27 Feb 2003
Enumerate printers in a network, sending/printing a file on them.
G. Steudtel 4.08
A Simple Printing Mechanism
Updated: 17 May 2000
Learn how to implement print support in your applications.
Joseph M. Newcomer 4.00
A Single Page Printing Framework
Updated: 2 Feb 2000
A Single Page Printing Framework
James Archer 3.97
Getting the location of a printer device
Updated: 3 Dec 1999
Getting the location of a printer device.
Dan Pilat 3.95
Simplified .NET Printing in C#
Updated: 12 Jan 2005
Uses a RichtextBox to cache our text for printing.
Dave Brighton 3.92
Easy to use class for ScreenCapture to printer
Updated: 10 May 2004
A class for easily capturing screen and printing to default printer.
Albert Hermann 3.83
LitePrint
Updated: 23 Jul 2007
Printing without the doc/view architecture
Ivan Markovic 3.80
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.
vridhichowdhry 3.78
Printing the .NET TreeView Control
Updated: 25 Jan 2007
A class to handle printing a .NET TreeView control.
Mark Pitman 3.77
How to print CFormView
Updated: 19 Aug 2003
This article gives two different methods to print CFormView
Tao Hu 3.77
An LPR client in C#
Updated: 27 Dec 2006
An article on printing with LPR in C#.
rob tillaart 3.74
Printing Collections
Updated: 27 Mar 2005
This article describes a framework for printing collections using .NET reflection.
Meir Bechor 3.67
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.
Alberto Ferrazzoli 3.67
Example of how to print a long CString across multiple pages of output using the MFC print architecture
Updated: 20 Jun 2002
An example project of how to break up a long string that you want to print across multiple pages
Roger Allen 3.62
How to print text in C#
Updated: 21 Apr 2005
How printing works in Multipad, a Notepad clone.
q123456789 3.61
Print Windows Forms w/o using API
Updated: 2 Mar 2004
Print Windows Forms using 100% managed code
Jodoveepn 3.48
A simple approach for controlling print jobs using WMI
Updated: 27 Jul 2004
A simple approach for controlling print jobs using WMI.
mubbsher 3.39
Print a bitmap full page
Updated: 16 Dec 2005
Print a bitmap full page.
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.
AlexEvans 3.04
HP PCL PCL5 Printing
Updated: 22 Apr 2005
HP PCL PCL5 printing in C#.
fhunth 2.73
How to Check if your Printer is Connected, using C#
Updated: 11 Feb 2004
Make sure you check your printer's offline status before printing. This article shows how to do just that.
zeddy 2.61
Printers and SafeHandles (Part 2)
Updated: 16 Apr 2007
Using SafeHandles to monitor a printer.
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#.
Le Minh Dat 2.52
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.
IlĂ­on 2.33
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.
_anil_ 1.69
PDF Writer - Unedited
Updated: 16 Mar 2006
An article on using Virtual Printer Method to create a PDF Writer
ben688 4.07
Printing double values with a precision, derived from the given error-bound. - Unedited
Updated: 14 Nov 2006
In this article we will consider a one way of printing double values with a precision derived from the given error-bound.
Ivan S Zapreev 3.89
Printing Architecture - Unedited
Updated: 30 Nov 2004
This article explains about the components of printing architecture.
Bodapati Venkat 3.79
Rich Text Drawing,Printing Preview and Printing to Paper (GDI only) - Unedited
Updated: 21 Mar 2006
To help you building Rich Text Drawing,Print Preview,Printing to paper support report application quickly and easily,includes source codes.
kellyonlyone 2.05
 

Printing - Print Preview

top
Title / Updated Author Score  
Using CRgn with print preview
Updated: 4 Nov 2003
CRgn objects need translating, to work correctly in print preview.
Roger Allen 4.75
Print Previewing without the Document/View Framework
Updated: 27 Nov 1999
Want to preview your printing without relying on the doc/view framework?
Koay Kah Hoe 4.68
Localizing print preview
Updated: 5 Jul 2004
Draw your print preview buttons in your customers' language
Edwin Brunner 4.35
MultiPage PrintPreview enhancements for MFC Doc/View applications
Updated: 28 Apr 2002
How to improve the standard MFC print preview options to allow preview of from 1 to 9 pages at a time
Roger Allen 4.28
MFC Print preview extension DLL for dialogs
Updated: 27 Dec 2002
An MFC extension library, so your dialogs can have easy print/print preview support.
Roger Allen 4.16
Very Simple Print Preview without the Doc/View architecture
Updated: 10 Aug 2001
A very simple way of displaying a print preview in a simple window
Danang Suharno 3.71
Printing framework
Updated: 23 Nov 2003
Simple framework for text and graphic Printing/Previewing
Thomas Montembault 2.95
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.
Roger Allen 2.14
 

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