A Spring Boot Application with REST API to generate PDF using iText. Apache iText is an open-source Java library that supports the development and conversion of PDF documents. In this tutorial, we ...
This project is a simple Spring Boot application that generates PDF invoices based on provided seller and buyer information and a list of items. The generated PDF can be downloaded via an API endpoint ...