I need to write a little script that does the following things:

- When you open a specific Word file, I need a extra list of available labelprinters in the network. Not the usual laser printer / copier. Only the brother labelprinters.
The Word file is a file with some configuration about the size of the paper and marge settings. Height 6cm, Width 10cm and marge at 1 cm.
- When you choose the right printer, it needs to set that printer as default for the next print.
- After you're done it has to set back the default printer as it was then you started word.

My experience in VB is minimal. I don't ask you to write the whole script but if someone could help me a littlebit into the right direction it would be great.

Greetz