Print Spoolar

In my organisation, one specific software is running for Accounting.
I have to assign printers to accounting application, in such a way so that if any user is unable to print the receipt from current printer, the printing job will automatically switch to next available printer (listed in the application).
Thank you.
In which language is it programmed ? Essentialy you should look at how to configure peripheric I/O setting using stdcall...
It is basically in FoxPro.
But I can use any other programming language in it.

I want to clear one thing that for issuing a accounting receipt I want that user application should must match the printer driver/device installed on the server and use only that printer whose driver is already installed on server.

Thank you.
I'm not sure what you exactly want. If you want to enumerate all available/installed printers [.NET], see here:

http://stackoverflow.com/questions/1018001/is-there-a-net-way-to-enumerate-all-available-network-printers
Topic archived. No new replies allowed.