|
|
|
Welcome to Printing section of C# Corner. In this section, you will find various Printing related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
Print a Text File in C#
by
Mahesh Chand
on
Jun 06, 2007
In this article, you will learn how to print a text file in C#. The attached project lets you browse and open a text file and print it to a printer.
|
Windows Forms Printer Selection List
by
Dipal Choksi
on
Jan 31, 2007
In this example we will create a sample windows form containing a combo box which will list the printers installed on the machine on which the program runs. The default printer for the machine is set as the default selection in the combo box.
|
Filling out your 1040EZ Tax Form in .NET
by
Mike Gold
on
Sep 01, 2006
Since the 1040EZ form is only a single page, I thought it would be fun to create a Window Form application that helped into the form. This program will allow you to fill out most of the fields and perform the calculations on certain fields as well.
|
How To: Printing Form Controls in C# and .NET
by
Mike Gold
on
Aug 30, 2006
The other day a user asked me how to print out a form. I suggested they use my Form Capture article which catches the bitmap that the form is in by using bit belting commands from the old windows SDK.
|
Notepad.NET - Printing a multiline textbox in C# and .NET
by
Mike Gold
on
Aug 29, 2006
Notepad.NET is a file text editor that allows you to edit multiple files at the same time. It also has a few nice features not included in notepad, such as print preview and a most recently used file list. This article describes how printing is performed in this utility.
|
Printing Directly to the Printer
by
john donell
on
Jan 04, 2006
Using this code enables you to print directly to the printer using WIN32 api calls and therefore should enable you to print at maximum speed rather than relying in the Windows Printing subsystems.
|
Hard Coding Pape Size during Printing
by
samuel.ludlow '
on
Jan 04, 2006
Every time I set up a new Windows printer I spend a few minutes going through every bit of the printer properties making sure that every bit is set to A4. The code discussed in this article shows, how you can do it programmatically.
|
Simple Barcoding In C#
by
James Divine
on
Jan 04, 2006
This article provides a simple way to produce Code 3 of 9 Barcodes through C#. While there are many third-party controls that offer this functionality, it is just as simple to integrate your barcodes using readily available barcode TrueType fonts.
|
|
|
|
|
|
|
|
|
Microsoft POS for .NET v1.11
by
Mahesh Chand
on
Jul 07, 2008
Microsoft® Point of Service for .NET version 1.11 is a class library that provides .NET applications with a simple and consistent interface for communicating with Point of Service (POS) peripheral devices, and includes everything needed to run Point of Service peripherals.
|
|
|
|
|
|
|
|
|
Microsoft Point of Service for .NET v1.11
by
Mahesh Chand
on
Jul 07, 2008
Microsoft® Point of Service for .NET version 1.11 is a class library that provides .NET applications with a simple and consistent interface for communicating with Point of Service (POS) peripheral devices, and includes everything needed to run Point of Service peripherals.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The mission of this book is to provide you with a solid foundation of the C# language and the key aspects of the .NET platform.
|
|
Browse more books here»
|
|
|
|
|