Home | History | Annotate | Download | only in printing

Lines Matching full:printing

1 page.title=Printing Content
23 <p>DevBytes: Android 4.4 Printing API</p>
32 Printing also allows them to create a snapshot of information that does not depend on having a
37 In Android 4.4 (API level 19) and higher, the framework provides services for printing images and
38 documents directly from Android applications. This training describes how to enable printing in
39 your application, including printing images, HTML pages and creating custom documents for
40 printing.
48 <strong><a href="photos.html">Printing a Photo</a></strong>
53 <strong><a href="html-docs.html">Printing an HTML Document</a></strong>
58 <strong><a href="custom-docs.html">Printing a Custom Document</a></strong>
61 and build content for printing.</dd>