I am trying to create an activeX object that would allow me to do silent printing from a web page (printing without the user pressing any button). I have created an ActiveX object (or the equivalent of it) in C# using a tutorial from this fine site. It works great. I then added some code to it to test the printing functionality. Essentially, to test things, I have a web page with an
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dude IIIPosted Sep 1, 2005, 8:37 PM
I am having the same problem.