只需一步,快速开始
使用道具 举报
试试这个方法行不行,获取系统打印机列表:
Dim X1 As PrinterDim DefaultPrinter As Variantx = -1For Each X1 In Printers CboPrinter.AddItem X1.DeviceName If x = -1 Then DefaultPrinter = X1.DeviceName x = x + 1Next
在VB中可以获得系统的默认打印机,只好在vb中生成一个DLL文件在CAD中加载了。谢谢大家
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 ) ©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途
GMT+8, 2024-11-26 13:55 , Processed in 0.184596 second(s), 23 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.