跳到主内容

搜索

搜索

Print The Label Copies Field

评论

2 条评论

  • Avatar
    Ian Cummings
    版主

    Create a text object on the label, set the data source type to be Event based VB script, and edit the "OnNewRecord" script to have the below expression:

     

    value = Format.IdenticalCopiesOfLabel

     

    Job done!

    0
  • Avatar
    Legacy Poster

    Thanks!

    0

请先登录再写评论。