Page 1 of 1

Printing html pages without dialogue

Posted: Mon Apr 28, 2003 2:01 am
by []InTeR[]
I'm having problem on a html database (flat, no php).

Now i want to print it with a botton, that's now working with obj.print().

But this gives a printer dialogue, i don't want that. I want to print it directly.

Posted: Mon Apr 28, 2003 2:14 am
by twigletmac
That isn't possible - having the dialogue pop up is a security measure so that the user can agree (or not) to printing the page.

Mac

Posted: Mon Apr 28, 2003 6:04 am
by []InTeR[]
It's a stand-alone cd.

And whe found something:
http://www.experts-exchange.com/Program ... 06097.html

Whe just can't make it work.

Posted: Mon Apr 28, 2003 6:41 am
by volka
This is about VisualBasic using the IE as control in a form.
From outside (having a webbrowser control) you can do a lot more things than from inside (using the scripting engine)