printing in CF

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

I have a windows application for WM 50, and want to have print
functionality.. What is my best option?

VJ
 
I looked at PrintCE, it has no WM 5.0 support. but Yes I have been doing
google, and there was lot of options, so was hoping to see if a get
recomendation here.

Thanks
VJ

"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:%231$qr%[email protected]...
 
That's the de facto standard. Anything else you'll have to do custom
yourself (target a specific printer and write the code to generate your
output on it).

Paul T.

VJ said:
I looked at PrintCE, it has no WM 5.0 support. but Yes I have been doing
google, and there was lot of options, so was hoping to see if a get
recomendation here.

Thanks
VJ

"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:%231$qr%[email protected]...
PrinterCE from Field Sofware. A quick search of the old messages would
give you more information:

http://groups.google.com/group/micr...dotnet.framework.compactframework&q=printerce

Paul T.
 
Hi,
PrinterCE DOES have Windows Mobile 5.0 support, at least for PocketPC.

Alberto Silva
MS Mobile Devices MVP
http://msmvps.com/AlbertoSilva
I looked at PrintCE, it has no WM 5.0 support. but Yes I have been
doing google, and there was lot of options, so was hoping to see if a
get recomendation here.

Thanks
VJ
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam
DOT
com>> wrote in message com>>
 
From FieldSoftware Products

Our PrinterCE does support WM 5.0 Pocket PC, as well as CE.Net 5.x, 4.x
and most other versions of Windows CE platforms.

We offer two variants:

PrinterCE.NetCF SDK for C# and VB.Net apps:
http://www.fieldsoftware.com/PrinterCE_NetCF.htm

PrinterCE SDK for eVC C/C++/MFC and eVB apps:
http://www.fieldsoftware.com/PrinterCE.htm

We also have PocketHTMLprint SDK for printing HTML files from your app:
http://www.fieldsoftware.com/PocketHTMLprintSDK_NetCF.htm

Supported printers:
http://www.fieldsoftware.com/PrintersSupported.htm

All products have free fully-functional time limited downloads for your
testing and evaluation. You can also find on our site demo apps, example
code, documentation and much more.

For questions: (e-mail address removed)
 
Back
Top