Changes

Jump to: navigation, search

Printing with the Android Printing Framework

93 bytes added, 19:28, 29 January 2014
no edit summary
<br><br><google>BUY_ANDROID</google><br>
Once the print job has been started, the Printing framework will display the print dialog and handle both the subsequent interaction with the user and the printing of the image on the user selected print destination.
<google>BUY_ANDROID</google>
=== Creating and Printing HTML Content ===
The Android 4.4 KitKat release introduced the ability to print content from Android devices. Print output can be directed to suitably configured printers, a local PDF file or to the cloud via Google Drive. From the perspective of the Android application developer, these capabilities are available for use in applications by making use of the Printing framework. By far the easiest printing options to implement are those involving content in the form of images and HTML. More advanced printing may, however, be implemented using the custom document printing features of the framework.
<br><google>BUY_ANDROID</google><br>

Navigation menu