Interface Posted May 24, 2006 Posted May 24, 2006 Hi, How can I print a document directly to a network printer by using any (.cmd .vbs ,vb or.js) script?But I have a condition: I will not install any printer on a pc where the script is running. If no script any tool or utility......
janus zeal Posted May 24, 2006 Posted May 24, 2006 the printer communicates with the network over a tcp connection, normally on port 9100. it might be possable to 'push' data to [printerip]:9100 and have it print, but i dont know how you would go about doing that.hopefully that helps alittle. ^_^;
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now