ASP.NET and Bluetooth Printers

  • Thread starter Thread starter z71mdridin
  • Start date Start date
Z

z71mdridin

I have an asp.net inventory application that is run from handheld
scanners all over our company. Users are able to perform various
inventory transactions from the handheld, and then server side they
can print transaction tickets to our network printers. We also have
several non-network bluetooth reciept printers and would like to make
use of them with our handheld applications. My question is, using
asp.net, is there a way to send print jobs to the local bluetooth
printer? Since our printing is currently done on the server, is there
anyway to redirect the printjob to print on the client's bluetooth
printer?

Any help would be greatly appreciated.

Thanks!
JW
 
Back
Top