I am a beginner developing an Android app using Android Studio and Java. My goal is to create an app where users can fill out information in an EditText field. Once the information is filled, I want to generate a PDF that includes this information, along with a custom logo and additional predefined information.
I have successfully created a basic Android app with EditText fields to capture user input.
I have researched different PDF libraries, such as iText and PdfDocument, but I am unsure how to integrate them to meet my requirements.
Ich bin Dev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.