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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print another document on reverse of paper using duplex

Status
Not open for further replies.

sparkyp

Programmer
Joined
Aug 16, 2004
Messages
12
Hi,

I'm sure this is an easy one. We print multi-page letters on single sides of paper. We have a set of "terms and conditions" (T&Cs) we print on the back of the first page of each letter. At the moment we pre-print paper with the T&Cs on the back and leave it in the printer. Ideally we would like to avoid this by printing the T&Cs on the back of the first page at the same time as printing the letter - we have duplex printers.

My question is - is this possible? Can we store the T&Cs in a seperate document (or somewhere) and print it on the back of the letter without worrying about it messing up the format of the letter in any way? (using some kind of custom VB code to handle the printing) We are using Office 2003.

Any help would be appreciated.

Thanks.
 
Hi,

Your T & C would need to be in the SAME DOCUMENT each time you print. Otherwise it is condisered a separate print job.

Or you could try using mailmerge. Might limit formatting options, though.

Skip,

[red]Be advised:[/red] [glasses]
Alcohol and Calculus do not mix!
If you drink, don't derive! [tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top