Hello everybody,
I'm wondering if someone has a pointer for me to investigate this topic, I'm interested in implementing receipt printing on a shiny app but I haven't managed to find anything about this on the internet. Does anybody know if this is even possible to implement?
I'm playing with the idea of developing a Point Of Sale (POS) on a Shiny App to use on a tablet, all the other needed functionalities are fairly easy to implement I can even report the emitted receipts to my country's tax authority trough an API but a physical receipt representation to hand to the client is the only functionality I'm missing.