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?
Zebra Designer file header 0xEF 0xBB 0xBF 0x10. |
Zebra Designer file header 0xEF 0xBB 0xBF 0x10.Hi. |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
1 Replies
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