Skip to main content

Search

Search

Need Help With "x Of Y" Boxes On Label

Comments

1 comment

  • Avatar
    Fernando Ramos Miracle

    1. If I understand correctly you wish to serialize a number while printing a single copy of all your database records? Please confirm me this.

     

    2. Can you let me know exactly how are you setting the Y value result of your query to the actual text object on your document?

     

    3. Could you try changing that data source (or substring, as it was called in older BarTender versions) containing the Y value to be an event based VB Script and loading the total number of records in the "OnPrintStart" event? This way it won't change between records (it will be set at print start and stay fixed during the rest of the print job) and you won't risk any kind of "glitch" in the last printed label.

    0

Please sign in to leave a comment.