Changes

Jump to: navigation, search

Printing with the Android Printing Framework

8 bytes added, 18:39, 6 January 2014
no edit summary
</pre>
It is also important to note that the WebViewClient configuration is only necessary if a web page is to automatically print as soon as it has loaded. If the printing is to be initiated by the user selecting a menu option after the page has loaded, only the code in the createWebPrintJob() method outlined above need be included in the application code. The next chapter, entitled [[An Android HTML and Web Content Printing Example]], will demonstrate just such a scenario.
=== Printing a Custom Document ===

Navigation menu