5speedfreak
Programmer
I've written a POS app in VB6 for my brother's restaurant. I've used OPOS to code custom line for line receipts that get sent to a locally attached TM88III.
Question:
How can I pass this same information to the windows print spooler if I want to print the same receipt to a TM88III-E on the restaurants LAN? Using the windows print spooler would take care of managing the multiple receipts that several POS clients would be sending it (potentially simultaneously). I'm trying to avoid writing another background app on the server that sorts the receipts and sends them to printer itself.
Question:
How can I pass this same information to the windows print spooler if I want to print the same receipt to a TM88III-E on the restaurants LAN? Using the windows print spooler would take care of managing the multiple receipts that several POS clients would be sending it (potentially simultaneously). I'm trying to avoid writing another background app on the server that sorts the receipts and sends them to printer itself.