/printdemoandroid

Android Print API demo to print PDF from external storage

Primary LanguageJava

printdemoandroid

Android Print API to pick file from External Storage and Print using Print API (KITKAT - Android 4.4 and above).

Current example assume path of Dummy File in Download Folder which is hard coded.

Example will be updated soon to pick a file from File Explorer and print and to download file and print.