Thread Safe Printing
I have two computers on a network.
I need to share a POS Receipt printer. The Printer Driver is not compatible
with the OS on one computer.
The Computer that has the printer installed works, all is well. What I want
to do is create a background thread in my application that monitors a table
via Firebird Events. It will then print the receipt for the non-compatible
computer.
I will put All DB and RB components need in a DataModule, create it in a
thread at start up. I will not display any Status or Dialogs. I am using RB
9.03, will this work? More specifically any thread issues?
Thanks
I need to share a POS Receipt printer. The Printer Driver is not compatible
with the OS on one computer.
The Computer that has the printer installed works, all is well. What I want
to do is create a background thread in my application that monitors a table
via Firebird Events. It will then print the receipt for the non-compatible
computer.
I will put All DB and RB components need in a DataModule, create it in a
thread at start up. I will not display any Status or Dialogs. I am using RB
9.03, will this work? More specifically any thread issues?
Thanks
This discussion has been closed.
Comments
RB 9.03 is completely thread safe so there should not be any issues with
your application.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com