ionic 4 Printing receipt use RawBT
- https://github.com/Ans0n-Ti0/EscPosEncoder
- http://rawbt.402d.ru/app2/
- https://rawbt.ru/start.html
- https://stackoverflow.com/questions/12710001/how-to-convert-uint8-array-to-base64-encoded-string
<allow-intent href="rawbt:*" />
<script>
if (global === undefined) {
var global = window;
}
</script>