i've done a bit of vb coding, but not enough to know if the following is do-able, or overly complex...

i wish to write some code, to automatically open a fax cover page template in MS Word.

currently, the user finishes their document, chooses File, then print, and selects the Nortel Fax printer from the drop down menu. Upon clicking 'ok' the fax s/w brings up a dialog box that allows you to view the fax in .ttf form, and allows the user to add other documents to the fax. To add other documents though (ie a cover page), the user has to first go into Word, open a cover page, then choose print. At this point the cover page gets added to the fax dialog box for viewing (and therefore to the current fax).

I would like it so that when the user chooses the Nortel Fax printer and clicks ok - the dialog box still appears, but I want Word to automatically open a fax cover page. Obviously I only want this to happen when the user chooses to print to the Nortel fax, and not any other ntwk printer.

Is this possible? How difficult?
Thanks doods.