Skip to main content

Search

Search

Printing serialize number every "x" labels

Comments

4 comments

  • Avatar
    adam cummick

    If you have a serialized object, you should have a data source called "Copies per Serial Number" when you look at your form. Set this to 10 and you should be good to go


     

    0
  • Avatar
    Pierre Bergeron

    I believe that I have been misunderstood

    I don't want to print 10 copies with the same serial number, 

    I would like to print my serialize number on every 10 labels

    So on the 10th, 20th, 30th, et, I'll have a number printed, no serialize number on labels 1-9, 11-19,21-29, etc

    Can this be achieve?

    0
  • Avatar
    adam cummick

    Ah I understand now. Here's a quick thing I threw together that accomplishes that. If you want to adjust which label the 10,20,etc prints on: Edit the "onPrintStart" event for the "counter" script. Adjusting this value to 0 will make the numbers print one label later than it currently does.

     https://drive.google.com/file/d/0B8NPlPLk5n7seFNRRmllLWxRM1k/view?usp=sharing 

    0
  • Avatar
    Pierre Bergeron

    Thanks

    It'll resolve my issue

    I really apreciate your help

    Pierre

    0

Please sign in to leave a comment.