Top "Android-pdf-api" questions

Android APIs for manipulation of PDF content.

How to render a PDF file in Android

Android does not have PDF support in its libraries. Is there any way to render PDF files in the Android …

java android pdf android-pdf-api
Creating a pdf file in android programmatically and writing in it

I'm trying to create a pdf file inside my app, save it on the external storage the open it. Saving …

android file pdf itext android-pdf-api
How to convert Image to PDF?

I am developing an application where I need to convert an Image to PDF. I tried something, but the issue …

android android-image android-bitmap android-pdf-api
PDF file when opening in Android Nougat is showing blank screen

I am creating a PDF file and saving it in local storage. When trying to open it, it is working …

android android-fileprovider android-pdf-api