Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Database and Reporting > Print Dialog Box


Reply
 
Thread Tools Display Modes
  #1  
Old 07-18-2003, 10:53 AM
darren2170 darren2170 is offline
Newcomer
 
Join Date: Jul 2003
Posts: 14
Unhappy Print Dialog Box


I created a Print button in Access using the command button wizard. Instead of having it print immediately, how can i have it select want printer I want to use??

thanks
harley
Reply With Quote
  #2  
Old 07-18-2003, 11:14 AM
VisuallyImpared's Avatar
VisuallyImpared VisuallyImpared is offline
Junior Contributor
 
Join Date: Sep 2002
Location: Toronto, Canada
Posts: 278
Default

You will have to include the Microsoft Common Dialog Control Library 6.0 in your project.

Place a common dialog on your form...


Quote:
Originally Posted by darren2170
I created a Print button in Access using the command button wizard. Instead of having it print immediately, how can i have it select want printer I want to use??

thanks
harley

Reply With Quote
  #3  
Old 07-18-2003, 11:26 AM
darren2170 darren2170 is offline
Newcomer
 
Join Date: Jul 2003
Posts: 14
Default

How do add code to print an access report.


Quote:
Originally Posted by VisuallyImpared
You will have to include the Microsoft Common Dialog Control Library 6.0 in your project.

Place a common dialog on your form...


Quote:
Originally Posted by darren2170
I created a Print button in Access using the command button wizard. Instead of having it print immediately, how can i have it select want printer I want to use??

thanks
harley


Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to print images that fit to the page size specified in Print Common Dialog? DaveMustaine General 2 06-05-2003 12:21 AM
Common Dialog Tutorial MikeJ Tutors' Corner 0 06-04-2003 09:12 PM
Print dialog - problem resetting printer to default Curban General 3 04-29-2003 12:57 PM
why does my code no longer work dapul General 4 11-07-2002 06:22 PM
common print dialog reddragon105 General 5 02-27-2002 06:22 AM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->