Printing Problems

Joined
Jun 7, 2005
Messages
1
Reaction score
0
Hi:

I'm having several problems to print html documents in IE6 in javascript.

First of all, i can't manage to print in silent mode (without prompting to the user) with the print() function so I experiment with the following instruction:

ExecWB(6, 6)

It works but it prints on the IE6 default printer (the one you set in the "Page setup" properties of IE6) NOT the SYSTEM default printer (the one who is in "HKCU\\Software\\Microsoft\\Windows NT\\CurrentVersion\\Windows\\Device").

Is there anyway to set programatically the printer where I want the IE6 print my html?

Thaks to all.
 

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

Top