跳到主内容

搜索

搜索

Text Field Hiding Based On Database Field

评论

1 条评论

  • Avatar
    Permanently deleted user

    In File / BarTender Document Options, there is a VB Scripting tab which lets you execute script at the document level.  You can then set the DoNotPrint property for one or more objects from one of these events.

     

    If your document is complex you might want to consider upgrading to 10.1 which has conditional printing built-in.  There is a user interface that allows you to do stuff like show or hide objects based on database field values, no need for scripting.

    0

请先登录再写评论。