|
-
Oct 12th, 2000, 04:15 PM
#1
Thread Starter
Lively Member
Anyone knows how to prevent the printer dialog shown up. Thanks in advance.
-
Oct 12th, 2000, 04:24 PM
#2
Hmmmmmmmm......showing up where
Do you mean from within crystal reports ? Set the output property to printer???????????????????
-
Oct 13th, 2000, 08:43 AM
#3
Thread Starter
Lively Member
When you want to print a word document to a printer, it will pop up a dialog to set up pages, printer, and so forth. Anyway, in my program, it involves with MS Word and it will print several documents. Everytime, before it prints out, it pop up that dialog. How can I hide that dialog? Thanks.
-
Oct 13th, 2000, 08:51 AM
#4
Being far out of my depth here (and since when did that stop anyone on this board?) I will note that in word the diaglog only pops up when you go thru the menu system. If you click on the little printer icon, it just does it.
I assume that you are printing from program code, but would it be possible to find the shortcut key for the printer? Sort of like clicking the printer icon rather than going thru the menu.
Hope this helps
Good Luck
DerFarm
-
Oct 13th, 2000, 08:59 AM
#5
Frenzied Member
would it be possible to find the shortcut key for the printer?
I think the shortcut for the printer is CTRL+P, but I think it will then fire the menu Printing, so the dialog will pop-up..
Show us the code, maybe I can find some constants for not showing the dialog.
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Oct 15th, 2000, 08:07 PM
#6
Check out a vba manual
Ok presumably you have opened word as an object in vb. Therefore there should be a couple of properties that you could set to achieve what you want.
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
|