How to print images, HTML, files, PDF on Android

What is everyone using to print images on Android?

I was using “cordova-plugin-printer” but it’s not compatible with AndroidX and it appears the plugin is no longer maintained.

I currently need to print 1 page and 2 page (A4) images (one image per page).

1 Like

SOLVED: Finally after days of trial and error instead of using “cordova-plugin-printer” (not androidX compatible) I use “cordova-pdf-generator”