NET Examples and Source Code
LinePrinter Examples
This resource kit includes example applications that demonstrate how to use the LinePrinter class. In the Printer Resource Kit installation on your desktop PC, look in the Examples folder.
For specific information on installing and running each example, see the Readme.HTM in the example folder.
.NET Examples
The C# examples are located in Examples/C#.
- Example1 runs on Windows CE computers. The application includes a printer selection menu and options for headers, footers, and status reports. This example works with 40- and 80-column printers and via NPCP, Bluetooth or 802.11 wireless, or serial connections. You may need to update the printer configuration file to match your printer requirements.
- Example1_CF3.5 runs on Windows CE or Windows Mobile computers that support the .NET Compact Framework 3.5. The project file was generated and designed for use with Visual Studio 2008. The application includes a printer selection menu and options for headers and footers, and displays a status report. This example works with 40-, 60- and 80-column printers and via NPCP, Bluetooth or 802.11 wireless, or serial connections. You may need to update the printer configuration file to match your printer requirements.
- Example1_FF3.5 is similar to example1_CF3.5, and runs on XP computers that support the .NET Framework 3.5. The project file was also generated with and designed for use with Visual Studio 2008.
- ExampleXP is similar to Example1 and runs on Windows XP computers.
The Visual Basic .NET example is located in Examples/VB .NET and is similar to Example1 described above. See the Readme.HTM for more information on installing and running this example.
More Information
Back « Print Routine: Handle Errors
Back « Use the LinePrinter Class Contents