Print from Pocket PC

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

John Tunante via .NET 247

Hi !

I would like to know how i can print a text file with c# from Pocket PC.

This information is urgent and important for me.

Thank's for your responses.
 
John Tunante via .NET 247 said:
Hi !

I would like to know how i can print a text file with c# from Pocket PC.

This information is urgent and important for me.

Thank's for your responses.

What are you printing, and how do you hope to send the print job? I
print some labels via a Bluetooth mobile printer. You just treat the
printer as a serial port and stream the data over to it. Pretty easy.
 

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