Printing with Pocket PC 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hy

I'm developing a software for Pocket PC 2003, there I have to print so reports; I'm using VS.2003 (c#.net) with Pocket PC SDK and HP mobile printing 2.0 ger, bluetooth and a hp 450
I can print, when I create a text, but I have only Tahoma as font
Is there any possibility to change the font of my text file or print directly without creating a txt file (there I allways get an error 3002)

Thank
Walte
 
Take a look at the chapter 17 from the Paul's book that's pretty much
explaines all the available options for you:

http://www.paulyao.com/ReaderFeedback/Default.aspx
--
Alex Yakhnin .NET CF MVP
www.intelliprog.com | www.opennetcf.org

Walter Putz said:
Hy,

I'm developing a software for Pocket PC 2003, there I have to print so
reports; I'm using VS.2003 (c#.net) with Pocket PC SDK and HP mobile
printing 2.0 ger, bluetooth and a hp 450.
I can print, when I create a text, but I have only Tahoma as font.
Is there any possibility to change the font of my text file or print
directly without creating a txt file (there I allways get an error 3002).
 
Back
Top