Zum Hauptinhalt gehen

Suche

Suche

How Do I Create Box 1 Of 2

Kommentare

3 Kommentare

  • Avatar
    Legacy Poster
    I have found the "Label X of Y" function within the components tree and this does what I want it to do just about.

    The problem I now have is that I need the first number to reset per record because I may have 10 records with 2 boxes per record so for example:

    Serial No: 12345/1 Box 1 of 2
    Serial No: 12345/1 Box 2 of 2

    Serial No: 12345/2 Box 1 of 2
    Serial No: 12345/2 Box 2 of 2

    so on and so on

    Can anyone help me please
    0
  • Avatar
    Legacy Poster
    I also forgot to mention there maybe different number of boxes when a new print job is created so I cannot fix the first character to a limited number
    0
  • Avatar
    Ian Cummings
    Moderator
    Create a text object with multple data sources the first number will be a regular serial number that increments per label. The second number will be a VB script with the following expression: Value = Format.NumberSerializedLabels

    We have an example of this in the BarTender "Toolbox" under the "Components", under the "Serialization" folder.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.