Saltar al contenido principal

Búsqueda

Búsqueda

Print The Label Copies Field

Comentarios

2 comentarios

  • Avatar
    Ian Cummings
    Moderador

    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

Iniciar sesión para dejar un comentario.