Hi everyone,
I have to print a ticket with string, qrcode and image.
I have actually a TSP100-ECO from starmicronics but the library doesn't work ...
What kind of printer are you using to print from android app ?
And can you share your code please ?
Thanks !
Posts
Nobody can help me ? ...
Does this blog help out: http://blog.xamarin.com/native-printing-with-android/
My device is in 4.1 Jelly Bean ... not in 4.4 KitKat
Hi, this run in Android 4.0.3 and upper. At first, it could be a sad trip for printing but you would need to purchase some more things for doing it:
1. A print server device (is a little device which can receive print commands and it is plugged on the usb port of your printer and configurated for connect to your wi-fi network)
2. Your Ticket printer documentation (this is for the commands that are only for that printer)
3. Your Android Device from 4.0.3 version
At this point you won't need more than configure your print server with an IP and a Port, to access this through your cellphone by a Socket like the next example:
And your principal advantage is an easier installation and it will receive all the print requests from all the devices which run your application like a local machine