跳到主内容

搜索

搜索

Format.PageSetup.LabelHeight : Can this be programmatically updated with VBScript in any way?

评论

1 条评论

  • Avatar
    Peter Thane

    I dont believe that is possible with VB script within the label format itself as you have already opened the label format and the label sizes have therefore need set.

    Are your product labels similar in layout for each item? If so you could create some base templates that are the correct size and link these to a simple database with your product details in it. At print time you would then select the label size required, then which product to print from the database lookup and then type/add any print time variable information (if required and configured) before printing the desired labels 

    0

请先登录再写评论。