Newbie question - printers

B

Bruce Holt

If I want to make sure a document gets printed to a specific MS Windows
printer, no matter what the default printer is, can I? Basically
(rewording), is it possible to select a known MS Windows printer via
JavaScript in an HTML document? If so, how?
 
J

Jim Ley

If I want to make sure a document gets printed to a specific MS Windows
printer, no matter what the default printer is, can I? Basically
(rewording), is it possible to select a known MS Windows printer via
JavaScript in an HTML document? If so, how?

Not in a normal security environment - in IE with extra security
priviliges you can use ScriptX from http://www.meadroid.com/ to give
you the control you want.

Jim.
 
J

Janwillem Borleffs

Bruce said:
If I want to make sure a document gets printed to a specific MS
Windows printer, no matter what the default printer is, can I?
Basically (rewording), is it possible to select a known MS Windows
printer via JavaScript in an HTML document? If so, how?

Perhaps in conjunction with an activex component, otherwise: no because all
that window.print() does is triggering the printer dialogue.


JW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top