J John Tunante via .NET 247 Nov 17, 2004 #1 Hi! How i can print a text file from Windows CE with c# ? What objects i need ? Thank's
P Paul G. Tobey [eMVP] Nov 17, 2004 #2 Print it to...what? If it's a serial text printer, use the OpenNETCF serial support. Otherwise, you have to give us some real information... Paul T.
Print it to...what? If it's a serial text printer, use the OpenNETCF serial support. Otherwise, you have to give us some real information... Paul T.
T Tim Field Nov 17, 2004 #3 You can check out our PrinterCE.NetCF SDK for C# and VB.Net printing to a wide variety of printers using Bluetooth, network, infrared, and serial connections: http://www.fieldsoftware.com/PrinterCE_NetCF.htm Free 60-day eval and demo app: http://www.fieldsoftware.com/PrinterCE_NetCF_download.htm Examples with source code: http://www.fieldsoftware.com/PrinterCE_NetCF_CodeSamples.htm Supported printers: http://www.fieldsoftware.com/PrintersSupported.htm Also, to print basic HTML files from C#/VB.Net: http://www.fieldsoftware.com/PocketHTMLprintSDK_NetCF.htm Questions? Email: (e-mail address removed)
You can check out our PrinterCE.NetCF SDK for C# and VB.Net printing to a wide variety of printers using Bluetooth, network, infrared, and serial connections: http://www.fieldsoftware.com/PrinterCE_NetCF.htm Free 60-day eval and demo app: http://www.fieldsoftware.com/PrinterCE_NetCF_download.htm Examples with source code: http://www.fieldsoftware.com/PrinterCE_NetCF_CodeSamples.htm Supported printers: http://www.fieldsoftware.com/PrintersSupported.htm Also, to print basic HTML files from C#/VB.Net: http://www.fieldsoftware.com/PocketHTMLprintSDK_NetCF.htm Questions? Email: (e-mail address removed)