跳到主内容

搜索

搜索

Multiply Copies by entering a value for selected records

评论

2 条评论

  • Avatar
    Peter Thane

    You need to adjust the frequency for your input from the default Once at Start of Print Job to Every Record

    You may also want to amend the VB to an Event Controlled Script, probably OnNewRecord, to force it to run when a new record is selected/processed

     

    1
  • Avatar
    Kevin Ortiz

    Hi Peter Thane,

    Thanks for reply.

    I did several implementation using Named Data Sources. I am using a Named Data sources, the Text Box is linked to the Named Data Source and my copies have an event to multiply the Named Data sources by the field of the quantity need it, and it work.

    0

请先登录再写评论。