Skip to main content

Search

Search

Amount That Is Printed Display On Label

Comments

2 comments

  • Avatar
    Ian Cummings
    Moderator

    Create a text object that has a data source of an event based VB script.  For the OnNewRecord event enter in the below expression:

     

    value = Format.IdenticalCopiesOfLabel 

     

    In the Print dialog open up the properties for the print quantity and tick the, "Allow record selection dialog to override copies" checkbox.

    0
  • Avatar
    Legacy Poster

    Thanks Ian, that solution will work out for me just fine.

    0

Please sign in to leave a comment.