Activate
This command will redirect output to the specified Windows printer. Specifying the printer by name should be exactly the same as it appears in the Windows Control Panel under the Printers section. Make sure this is the first command used and reused after any EndDoc commands.
Group: Printer Extensions
Syntax: Printer.Activate(vName)
vName (Variant) is the printer name in the 'Printers Window'. Click Start/ Settings/Printers. Note: You may use the printer number if desired.
Example:
Printer.Activate("HPDeskJet 697C")