Hi Jon!!!!
Maybe if you want to put a little spice in your project you might want
to add a web page (or web service) in a print server, and from your PDA you
can call this web page to print your report. I know it sounds complex, but
you would avoid wi-fi noise that may corrupt your report.
You may trigger this process by either:
* Launching pocket IE to show a page that will show a summary to print with
an "OK" button to proceed (don't forget to call
http://123.45.67.89/MyPage.Asp?Param...&Param3=Value3) -
Mild programming effort.
* Using a socket to send a "GET" message through an HTTP socket - High
programming effort.
I hope it helps!!!
Tarh ik
PS: This posting has been posted "AS IS"