跳到主内容

搜索

搜索

Programatically Print Bartender Label

评论

1 条评论

  • Avatar
    Shotaro Ito

    Does your database have trigger and text export?

    In that case, using Commander to take text file (CSV) as database would be the most simple solution.

     

    Create trigger in the database to detect table update, then export table contents by CSV, and save to specific folder.

    Commander detects the CSV file, open BarTender in background and assign the CSV file as database, then print.

     

    Enable database logging to System database for log tracking and accidental need of re-print label.

    See Commander whitepaper - Example 2 and 3 are simple to start with.

    http://www.seagullscientific.com/label-software/whitepapers/overview-of-commander-new-201406.pdf

     

    Commander troubleshooting is must see when server-side printing.

    http://forums.seagullscientific.com/index.php?/topic/55-commander-troubleshooting/

     

    Commander is available in Automation edition or above.

    0

请先登录再写评论。