I have to develop android application for creating and printing invoices. Can you propose me a solution how to print text files from this my application using bluetooth printer through some application but without need to connect to internet ? I know that there is PrinterSahre, EpsonPrint , EasyPrint - but they usually allow only to print office documents and have own GUI and need to connect to Internet. I would rather need to use some API to silently print file without need from user to again choose file on a memory card and print . So is there a solution?
Asked
Active
Viewed 680 times
0
-
http://stackoverflow.com/questions/4160661/printing-api-in-android – Vishnu Haridas Apr 23 '12 at 12:12
-
http://www.android10.org/index.php/articleslibraries/140-api-for-printing-from-android-applications – Vishnu Haridas Apr 23 '12 at 12:15
-
thanks.. these solutions are not exactly what i need but very helpfull – Prometeus Apr 23 '12 at 23:07