Jump to content

How to Print a document directly to a network printer by Script


Recommended Posts

Posted

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......


Posted

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. ^_^;

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...