|
-
Jun 13th, 2006, 12:27 AM
#1
Thread Starter
Addicted Member
[2005] Printing Woes
Actually, the title is a little misleading. I have figured out how to print what I want fairly painlessly, and I think I have figured out how to print without opening any dialogs - just send the info directly to the printer I want exactly how I want it to look.
Here's my frustration. Whenever I hit the "Print" button, a little annoying window pops up to tell me that page 1 is printing. I know it is, because I just told the program to do it! Is there any way to hide absolutely ALL print dialogs from appearing? I can get rid of all of them but this one.
Thanks!
-
Jun 13th, 2006, 02:38 PM
#2
Hyperactive Member
Re: [2005] Printing Woes
There must be a code that you have put that specifies the windows coming up?
"Imagination is more important than knowledge" - Albert Einstein, born on March 14th 1879.
Can't find it here on VBForums? Go to the CodeProject. MSDN is your friend . I have such a bad website, my friend decided it would be funny to change the template and he moderates the site for me: visit my site!
"Thinking of you, wherever you are
We pray for our sorrows to end, and hope that our hearts will blend.
Now I will step forward to realize this wish.
And who knows, starting a new journey may not be so hard…
Or maybe it has already begun.
There are many worlds, but they share the same sky
one sky, one destiny..."
-
Jun 13th, 2006, 02:56 PM
#3
Member
Re: [2005] Printing Woes
 Originally Posted by sheikh78
There must be a code that you have put that specifies the windows coming up?
This issue may be a function of the print driver - try using another printer (make sure it uses a different driver).
A lot of print drivers have their own dialog boxes to let you know printing progress...
HTH
Tom
Visual Studio .NET 2003
-
Jun 13th, 2006, 03:03 PM
#4
Hyperactive Member
Re: [2005] Printing Woes
Well I know that, but in my VB.NET project I had the same problem about a few years ago. It was a messagebox that showed up that just said Printing # page(s) and I don't remember if it had something to do with the code. Obviously the Printer's driver's dialog box will come up.....I don't think you can stop that.
"Imagination is more important than knowledge" - Albert Einstein, born on March 14th 1879.
Can't find it here on VBForums? Go to the CodeProject. MSDN is your friend . I have such a bad website, my friend decided it would be funny to change the template and he moderates the site for me: visit my site!
"Thinking of you, wherever you are
We pray for our sorrows to end, and hope that our hearts will blend.
Now I will step forward to realize this wish.
And who knows, starting a new journey may not be so hard…
Or maybe it has already begun.
There are many worlds, but they share the same sky
one sky, one destiny..."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|