Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Barcode with semicolon separator

maria_merino
Active Participant
0 Likes
2,883

Hi experts,

Is it possible to use semicolon in barcodes using Zebra printers.

Thanks!

Maria

Hi experts,

Is it possible to use semicolon in barcodes using Zebra printers.

Thanks!

Maria

6 REPLIES 6
Read only

FredericGirod
Active Contributor
0 Likes
2,377

I don't understand the question. Barcode have there rule/contraints

Zebra printer will print the barcode, without adding restriction

Read only

maria_merino
Active Participant
0 Likes
2,377

The user wants a separaror ";" between fields, for example:

001;name1;street;postalcode

Can I include this separator?

thanks!

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
2,377

Hello maria.merino

The straight answer to your question is "yes, it's possible".

Best regards

Dominik Tylczynski

Read only

FredericGirod
Active Contributor
0 Likes
2,377

It will depends of the BarCode format you have choose.

And the BarCode format is linked to the BarCode Reader. Everything is linked.

If you could use 3D barcode, everything is possible

Example : https://blogs.sap.com/2014/02/14/create-qrcode-via-abap-code/

Read only

maria_merino
Active Participant
0 Likes
2,377

They want a 2D barcode..

Read only

FredericGirod
Active Contributor
2,377

You have a list of most of the barcode with there contraints

https://en.wikipedia.org/wiki/Barcode


And for example with Code 128, you should be able to use ";" char

https://en.wikipedia.org/wiki/Code_128