问题
I am building a web application that takes reservations for rentals, the application needs to be able to print the reservation.
Is it possible to print directly from the browser on the Android platform? Currently my Print button works on desktop, and iOS-based devices. However, Android doesn't seem to even blink when the same button is clicked.
Can printing on the Android platform be done from the browser? Or does it require external applications?
回答1:
You may want to look into Google Cloud Printing... This is the mechanism used to print for owners of the google chromebooks. It can be used for other purposes as well.
来源:https://stackoverflow.com/questions/18196411/can-android-print-directly-from-browser