Skip to main content

Search

Search

How To Print Labels Using Bartender At Full Printer Speed

Comments

2 comments

  • Avatar
    Shotaro Ito

    Try Commander + Commander script.

    Your web app need to create simple commands to specify btw document path and printer, then add CSV text database rows after that.

    (you can have 100 rows of data in one trigger fie.)

    That's basically the same as your ReloadTextDatabaseFields approach.

    In Enterprise Automation edition, you can run multiple bartender process for one Commander script task, which specified from command handler setup.

     

    Commander script is found in Example 2 of Commander white paper.

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

     

    Also try using device font (printer font) rather than truetype font.

    0
  • Avatar
    Legacy Poster

    I appreciate the suggestion and will consider it for the next major version of our application. Currently, we are doing SQL manipulations after a successful print and then need the ASP.NET thread that did the print to kick off other long running threads when the print job succeeds. Integrating Commander is beyond the time I have for the current release.

     

    Thanks, Ira

    0

Please sign in to leave a comment.