Separating one line into two lines
Hi,
I want to scan with scanner 16 characters, and print it in 2 lines one under the other.
for example, the scanned line:
ABCD1234EFGH5678
And I want to get it from Printer Code Template Field into the label design like that:
ABCD1234
EFGH5678
how can I do it?
-
Rajath Muthyala
★ BarTender Hero ★
Hi Tamirmironovarad
As long as you have a fixed number of characters or have a separator between both the lines you can do this.
You can add your barcode data i.e. ABCD1234EFGH5678 on the outside of the template page. Then add 2 new more text fields into the template. In the properties select the Datasource Type as Object Value. Select the barcode text here and select finish.
Still on the Text properties, select the Tranforms tab and Select Truncation. Here you will have to change the Keep characters on the Left or Right option depending on which text box you are working wiht. Below is an example for the second line-EFGH5678
In the form page make sure the data entry is for your full barcode text property. Hopefully, this is what your're looking for.0
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario