Hi.
Zebra Designer can print label to file.
In that file at the beginning there are 0xEF 0xBB 0xBF 0x10.
I already found that 0x10 is substitution for tilde.
But, what does mean 0xEF 0xBB 0xBF?
Hi.
Zebra Designer can print label to file.
In that file at the beginning there are 0xEF 0xBB 0xBF 0x10.
I already found that 0x10 is substitution for tilde.
But, what does mean 0xEF 0xBB 0xBF?
In the meantime I found the answer.
As Zebra Designer generates UTF-8 file then "0xEF 0xBB 0xBF" are BOM to indicate that it is UTF-8 file.
https://en.wikipedia.org/wiki/Byte_order_mark
Points: 0
You voted ‘up’
Log in to post comments