Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print Data to a Specific Printer

Status
Not open for further replies.

LaurieHamlin

Programmer
Feb 6, 2003
217
US
I'm converting DBs from 97 to 2003. I have one where users typed data into a form that is bound to a table. When they clicked a button a report opened which formatted the data they had entered into a letter. They clicked on another button to print it.
In 03 it also has to print on a particular printer. If I use prtdevnames I can print it to that printer, but it has to open in design view to use that and then the data doesn't print.
Any ideas how I can tell it which printer to use and print the data?
I appreciate any help. Thanks.
Laurie
 
Never mind - I think it's working. I think the problem is with the printer driver. ;-)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top