luke2012 Well-Known Member Licensed User Longtime User Mar 18, 2014 #1 Hi @Erel ! I'm able to use "Android Printing Framework" to print using a webview (see the below post) but the print UI is show to the user. http://www.b4x.com/android/forum/threads/android-printing-framework.38796/#post-230671 Instead to show the print UI to the user I wish to let the user to print directly to a default printer with default settings without show the print UI. Is it possible ? Thank you in advance! Last edited: Mar 18, 2014
Hi @Erel ! I'm able to use "Android Printing Framework" to print using a webview (see the below post) but the print UI is show to the user. http://www.b4x.com/android/forum/threads/android-printing-framework.38796/#post-230671 Instead to show the print UI to the user I wish to let the user to print directly to a default printer with default settings without show the print UI. Is it possible ? Thank you in advance!
Erel B4X founder Staff member Licensed User Longtime User Mar 18, 2014 #2 I don't think that it is possible to print without showing the UI. See the API: https://developer.android.com/reference/android/print/PrintManager.html
I don't think that it is possible to print without showing the UI. See the API: https://developer.android.com/reference/android/print/PrintManager.html