Printing With Script In Paragraph
------------
Value1 = Field("ADDRESS_1_A")
Value2 = Field("ADDRESS_2_B")
Value = Value1& vbCrLf & Value2
------------
Bartender version 9.4 SP3
Windows 7
Edit:
Printer: CAB XC6/300
-
Shotaro Ito
★ BarTender Hero ★
Do you have any tips or workaround for this issue?Do you mean text font color is turned to black when VB Script is used, or picture's color is lost when VB script is used?
Anyway, you would not need VB script for that - add 2 more sub-strings (data sources) in the text, then
1st substring: database field ADDRESS_1_A
2nd substring: <<CR>><<LF>> (enter from small triangle at right)
3rd substring: database field ADDRESS_2_B
You could attach the format from More reply options below too.
0 -
Hello,
Thanks for your reply. A collegue from another location had this issue officially looked into by Seagull Support this morning. Hopefully we have an answer soon, as your answer did not give a clear, working solution.
Thank you for your effort!
0
Please sign in to leave a comment.
Comments
2 comments