I need to print to a network printer (can be tcp/ip or shared) from a Mobile 2003 device. I need to print a text document (with formatted control codes). How do I connect to the printer?

How do I print the document? In vb.net there is printdocument, but not in mobile.

I am new to mobile development. I am using vs2005.