跳至主內容

搜尋

搜尋

Amount That Is Printed Display On Label

評論

2 條評論

  • Avatar
    Ian Cummings
    版主

    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

登入寫評論。