Skip to main content

Search

Search

Suppressing Text Object With White Text On Black Background

Comments

4 comments

  • Avatar
    Legacy Poster

    Do you have BarTender Automation or higher? If so, you can run an onProcess VB script to change the PrintVisibility of the object, rather than just suppress the data source.

     

    ... Except now that thinking about it you could just use that to programatically change the text from black to white anyway.

    0
  • Avatar
    Shotaro Ito

    There's "White on Black" button on toolbar to make white on black text.

    If that works fine with Print Preview but not actual printout and you use Seagull printer driver,

    On Print dialog...

    Object Print Method tab,  Box to "Raster Graphics"

    Performance tab, disable all optimizations.

    0
  • Avatar
    Legacy Poster

    Thanks nRyder,

    Yes, I am using the Automation edition.

    I was hoping to use the Suppress option because I am not sure how to write the onProcess VB Script - guess I will have to do a bit of research.

     

    Thanks Shotaro, I will give this a try and update the post.

    0
  • Avatar
    Legacy Poster

    There's "White on Black" button on toolbar to make white on black text.

    If that works fine with Print Preview but not actual printout and you use Seagull printer driver,

    On Print dialog...

    Object Print Method tab,  Box to "Raster Graphics"

    Performance tab, disable all optimizations.

    This worked a treat, thanks!

    0

Please sign in to leave a comment.