1、可以设置默认打印机
Dim obj As object = CreateObject("WScript.Network")obj.SetDefaultPrinter("打印机名")
2、只有printout可以设置打印机