跳到主内容

搜索

搜索

Sending print command from visual basic windows application

评论

1 条评论

  • Avatar
    Peter Thane

    You could achieve this via a couple of methods, but would need at least the Automation edition for this to work.

    One option would be to output the data, including label name and printer (if required), into a file and create an Integration in Integration Builder to wait for this file then open BarTender in the background and printer the appropriate label. Alternatively you could possibly control BarTender from within your app via Command Lines (see Command Line Parameters in the Help for BarTender Designer). 

    0

请先登录再写评论。