Muliple Labels Per Page Using Named String
Hi guys,
Is this possible to use 'SetNamedSubStringValue' (or something similar) to print multi-label output?
I mean to print several labels (not copies) in 2 columns without connecting BT to any database?
Is this possible to use 'SetNamedSubStringValue' (or something similar) to print multi-label output?
I mean to print several labels (not copies) in 2 columns without connecting BT to any database?
0
-
The SetNamedSubStringValue() method sets the value of a data source for the minimum duration of a single print job. This means one label, and/or one row on a thermal printer.
If you want to set variable data, to a single data source, on a par label on a page/row basis then you should really connect the BarTender document to a datafile/database of some kind.
It should be noted that you can use a VB script running inside the BarTender document itself to change object/datasource properties and values on a per label basis. See the below white paper for details:
http://www.bartenderbarcodesoftware.com/label-software/whitepapers/Dynamically-Changing-Objects-At-Print-Time-Using-VB-Script.pdf0 -
Ok, thanks.
Text file suits my needs.0
Please sign in to leave a comment.
Comments
2 comments