F
frank
Hello,
I am developing an vb.net app which needs the functionality to print a report to a specific printer on the network.
Can't seem to find much information concerning this. How do I go about:
1. Finding the printer on the network: Will simply using the Printer Name work? or, can I use a specific ip address?
2. Do I need to print to a file first, and then setup a tcp connection with the printer and send it the file?
I need this to function invisibly to the user. In other words, the user selects the Print btn, and based on the report, the app will select
the appropriate printer and print to it.
Any help will be greatly appreciated.
Thanks,
Frank
--
I am developing an vb.net app which needs the functionality to print a report to a specific printer on the network.
Can't seem to find much information concerning this. How do I go about:
1. Finding the printer on the network: Will simply using the Printer Name work? or, can I use a specific ip address?
2. Do I need to print to a file first, and then setup a tcp connection with the printer and send it the file?
I need this to function invisibly to the user. In other words, the user selects the Print btn, and based on the report, the app will select
the appropriate printer and print to it.
Any help will be greatly appreciated.
Thanks,
Frank
--