Skip to main content

Search

Search

Sending print command from visual basic windows application

Comments

1 comment

  • 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

Please sign in to leave a comment.