Hello,
We use FaxMan Jr 2 in our application.
Our users would log into a terminal server through Remote Desktop Connection as terminal service clients, each user would launch the SAME application through the terminal. So there would be multiple processes of the same application running.
Here is the question: Do I need a different printer for each user so when he/she prints to the faxman pritner, his/her process will be able to intercept the print job and manipulate the printer file? Or will one printer fire the PrintComplete event in the application of the user who originated the print job?
TIA