Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Thread Safe Printing

edited September 2006 in General
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

Comments

This discussion has been closed.