|
-
Jul 6th, 2000, 08:55 PM
#1
Thread Starter
Junior Member
In runtime how do you print a form(to a printing machine)in runtime. I know how to set which printer I want to use by using the common dialog box. Can anyone help me?
Thanks
-
Jul 6th, 2000, 09:02 PM
#2
Frenzied Member
Printer.Print "whatever here, I think you can put a pic here, so you should just have to take a printscreen thing."
Printer.EndDoc
-
Jul 6th, 2000, 09:03 PM
#3
Frenzied Member
Seems way to easy, but it works, I just tested it. Good luck on whatever your working on!
-
Jul 7th, 2000, 08:10 AM
#4
Do you mean printing the actual Form? If so, then use the PrintForm method.
-
Jul 11th, 2000, 03:32 PM
#5
New Member
printing a form
How about printing to a specific printer? I'm on a network, and I've got several reports (using the VB data report) and each one needs to go to a different printer on the network.
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
|