Printing to serial point from PDA

  • Thread starter Thread starter Harsh Trivedi
  • Start date Start date
H

Harsh Trivedi

Hi,

I am developing application using Visual Studio .NET 2003, .NET Compact
Framework 1.0 SP3 and C# as a language.

The target devices for my application are Pocket PC 2003, Pocket PC
2003 SE and Windows Mobile 5.0.

I want to print document from our application from PDA. I want to know
whether we can print the document from Serial Port using any
component/dll or any how?


Thank you in advance.


With Best Regards,
Harsh Trivedi
 
Harsh,

Check out OpenNETCF.org for a serial class implementation for CF 1.
(SerialPort is included already in CF 2.)
 
Hi Ginny,

Thanks for the quick reply. Can you pl provide the link for the same?

With Best Regards,
Harsh Trivedi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top