all groups > dotnet compact framework > october 2005 >
You're in the

dotnet compact framework

group:

Printing via Wifi



Printing via Wifi Sampathd
10/31/2005 12:00:00 AM
dotnet compact framework: Hi All,

I am developing a .NETCF app that requires me to print a document from the
PPC via Wifi.

Would appreciate any pointers on how I can go abou this.

TIA.

Cheers,
Sampath

Re: Printing via Wifi Paul G. Tobey [eMVP]
10/31/2005 8:24:33 AM
That's going to depend on what's on the other end of the connection, not
really at all on the media (802.11), used. You might check into PrinterCE
from Field Software. They have support for a lot of different printer
types. There's no direct printer support in CE and printer drivers are few
and far between. If you are targeting exactly one type of printer, a HP
LaserJet, for example, it might be easiest to open a socket to the network
port that the printer listens on and send it the right PCL data to print
your document.

Paul T.

[quoted text, click to view]

RE: Printing via Wifi Simon Hart
11/1/2005 9:28:04 AM
Have you considered using a Web Service?

[quoted text, click to view]
Re: Printing via Wifi Sampathd
11/2/2005 12:00:00 AM
nopes. It's a commercial app and it should be easily installable by non
techies. So I think web services are out. I a waiting for the client to
provide me with a SDK to be used for printing. heard that Field Software has
one.

CHeers,
Sampath.


[quoted text, click to view]

Re: Printing via Wifi Simon Hart
11/2/2005 2:37:03 AM
You need not be technical to install a web service, your installation
software should do that.



[quoted text, click to view]
AddThis Social Bookmark Button