Skip to main content

Search

Search

Hiding An Image If The File Does Not Exist

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    Set the data source of the sub-string to nothing/empty (not null which is not supported).  This could be in the form of an empty database field or a VB script expression of: value = ""

     

    Make sure that image file error handling is set to never abort print job.

     

    If you still get an "ugly placeholder" printing, then you might want to try disabling some performance options via the BarTender "Print" dialog under the "Performance" tab.

    0

Please sign in to leave a comment.