Some time we need to store form data or user details in a PDF file. It looks difficult “How to create PDF file in android”, but actually it is very simple to create PDF in android app. There are some library available on Github to convert image into PDF but most of the library are free for personal use. To use this library in production mode for commercial use, you should a license from developer. Most popular library are iText …