Is it possible to print from within the app? I want to let the user print the drawing in the coloring game. Tried using window.print(), but it doesn't seem to work - nothing opens or prints.
I've tested it with xPub on PubReader for Android as well as in an Android app, but without success. Could you provide guidance on how to achieve this in a way that will work on both Android and iOS (if at all possible)?