Skip to main content

Search

Search

Lock Template File While Printing

Comments

1 comment

  • Avatar
    Michael Toupin (mtoupin

    There's unfortunately not a way to do that natively from inside of BarTender in 10.0.  Although Print Station does save the label (and maintain the serialization) it doesn't do that until the print job ends, so there's still a window that another user could come in and print one and have it duplicate a number.  In BarTender 10.1, if you're using an Automation or higher edition, you can use Global data sources to actually store serial numbers externally in a SQL database, so there's never a situation where you have the opportunity to duplicate a serial number. 

     

    In older versions of the software, really the only way to do it is to have it write out the serial number at print time to a file, than pull the data from that file on the next print run.  Take a look at http://seagullscientific.invisionzone.com/index.php?/topic/1049-saving-serialization-number-to-start-next-print/ for some discussion on that.

    0

Please sign in to leave a comment.