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!

Grouping more than one report into one print job (for the spooler)??

Status
Not open for further replies.

mike777

Programmer
Jun 3, 2000
387
US
I have a program that prints out a mailing package. It prints an Access report (two copies of it, no problem there), and then calls a MSWord document after that, and sends that also to the printer.<br>How can I (through VBA) get the computer to send both the Access report and the Word document to the printer as one print job, so that other people's print jobs don't get sandwiched between the two of them???<br>The problem is that we will be sending customers documents they are not supposed to get if this happens, because the packagers will not check every document in the print job to make sure nothing extra is there. <i>Potentially an embarassing situation</i>, if you imagine everything a person MIGHT send to a printer &^%&^%&^%!!<br>Do I first send it to a file, and then print the file? If so, how do I do this?<br><b>Thanks for your help.</b><br>Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top