Controlling Foreground Colors
I've been asked to create a label with output that will be different for each intended customer. I could define a label with all the fields required and , in the definition, set the foreground color on each field to white, or none. I know I can use a "Select Case" statement and have a separate case for each customer. I should then be able to "uncloak" those fields each customer requires. How do I programatically control the foreground color of a data field on a label?
-
Yes, you can control the foreground colour of e.g. a text object in BarTender. You can do this via ActiveX Automation and Visual Basic Script. Please open BarTender's Help, press the F1 key to open BarTender's Help and browse to "Automating BarTender > Automation with ActiveX > Reference > DesignObject object".
Also, please take a look at the following White Paper:
0 -
Sounds like you would be better off creating a document with multiple templates and using the new template picker.
0
请先登录再写评论。
评论
2 条评论