Skip to main content

Search

Search

Order serialization - label x of y

Comments

1 comment

  • Avatar
    pthane

    As the total is on each row then this should be quite straight forward. 

    For the X, give this a default value of 1 and then on the Transforms set it to Increment and Reset to 1 Every Job as below:

     

    For the Y value link this to the filed that holds the total number of label in the database.

    On the File > Print screen, configure the Serial Numbers value (via the button to the right of the entry box) to Get Quantity form Database Field and link that the database field with the individual items quantities and then you are done.

     

    Using a simple text database with this data

    code,qty,total
    1111,2,8
    2222,3,8
    3333,3,8

    then the printed output would be 

    0

Please sign in to leave a comment.