R
RonH@STRS
I'm running a VBA Macro in word 2000 that has to switch between several
network printers where the tray selection varies between the different
models. For instance I need to switch between a HP LaserJet 4350 PCL 6 and a
HP LaserJet 4100 PCL 6 where the tray assignments for FirstPageTray and
OtherPagesTray are different.
I can get the network name of the printer through ActivePrinter, but how can
find out the Printer model name and number to determine the proper tray
settings for the model?
Is there a way in VBA to access the default printer properties? if so, how?
RonH
network printers where the tray selection varies between the different
models. For instance I need to switch between a HP LaserJet 4350 PCL 6 and a
HP LaserJet 4100 PCL 6 where the tray assignments for FirstPageTray and
OtherPagesTray are different.
I can get the network name of the printer through ActivePrinter, but how can
find out the Printer model name and number to determine the proper tray
settings for the model?
Is there a way in VBA to access the default printer properties? if so, how?
RonH