I am developing an application with ionic 3 and the final objective is that I can print a receipt on a thermal printer (intermec pb21), the plugin I am using is serial Bluetooth:
https://ionicframework.com/docs/native/bluetooth-serial/
I can print text from the application perfectly, but I need to print a barcode which can be developed with the language (IPL), does anyone know how I can use this language from the application or a way to print the image of the code?