BarTender官方的SDK只支持.NET Framework,无法在.NET Core环境下使用。但其实.NET Core环境下还是有办法使用BarTender的,那就是直接调用底层的COM组件。
在项目中添加引用COM:Interop.BarTender
案例代码:
1 public void Print(List<PrinterInput> inputs) 2 { 3 BarTender.Application BtApp = new BarTender.Application(); 4 PrintDocument printDoc = new PrintDocument();
7 BarTender.Format btFormat = BtApp.Formats.Open(Path.Combine(AppContext.BaseDirectory, "Template", "Label.btw")); 8 btFormat.PrintSetup.Printer = printDoc.PrinterSettings.PrinterName;
19 foreach (var input in inputs)20 {21 btFormat.SetNamedSubStringValue("PartNum", input.PartNum);22 btFormat.SetNamedSubStringValue("PartDescription", input.PartDescription);23 btFormat.SetNamedSubStringValue("LotNum", input.LotNum);24 btFormat.SetNamedSubStringValue("Qty", input.Qty);25 btFormat.PrintOut();26 }
28 btFormat.Close(BarTender.BtSaveOptions.btDoNotSaveChanges);29 BtApp.Quit(BarTender.BtSaveOptions.btDoNotSaveChanges);
31 }
.NET Core:使用BarTender
速卖通店铺运营定位、 跨境电商站外引流技巧分享、 拍拍购物、 外贸课堂:如何挽回一个快要"变心"的买家?、 亚马逊Listing创建如何选择?亚马逊怎么优化关键词?、 突发!菲律宾卡车&报关行计划举行大规模罢工!货物将无法清关、派送!、 入驻需知:各大电商平台对商标的要求!、 否定关键词设置:应该否定词组?还是否定精确?、 立于WISH谈运营,基于宏观谈管理、 listing撰写、 虚拟信用卡、 重构wish:跨境版"拼多多"wish的上市"苦旅"、 如何创建你的Youtube频道以及设置Youtube品牌帐户?、 跨境卖家如何做好海外仓?海外仓优缺点有哪些?、 美国毕业季杀到,快快抢占这个55亿的市场,这5种礼物最受欢迎 、 官方数据显示,越南消费市场值得开发!、