跳至主內容

搜尋

搜尋

Hiding An Image If The File Does Not Exist

評論

1 條評論

  • Avatar
    Ian Cummings
    版主

    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

登入寫評論。