Printing from Windows CE

  • Thread starter Thread starter John Tunante via .NET 247
  • Start date Start date
J

John Tunante via .NET 247

Hi!

How i can print a text file from Windows CE with c# ? What objects i need ?

Thank's
 
Our PrinterCE.NetCF SDK supports C# and VB.Net printing to a host of
various printers (see links below) using Bluetooth, network, infrared
and serial connections. At our website, you can download a free 60-day
fully functional evaluation and find documentation and example code. We
also have an optional barcode control that works with PrinterCE:

Overview:
http://www.fieldsoftware.com/PrinterCE_NetCF.htm

Code Examples:
http://www.fieldsoftware.com/PrinterCE_NetCF_CodeSamples.htm

Printers supported:
http://www.fieldsoftware.com/PrintersSupported.htm

Download and demo:
http://www.fieldsoftware.com/PrinterCE_NetCF_download.htm

Documentation:
http://www.fieldsoftware.com/PrinterCE_NetCF_Docs.htm

Barcode add-on:
http://www.fieldsoftware.com/PrinterCE_NetCF_DocsBarcode.htm
 
Back
Top