I am created an Excel file using Apache POI. Now I want to convert it into PDF using Apache POI itself or PDFBox.
As per requirements, I can't use itext to convert excel to PDF or any other API other than Apache POI or PDFBox.
I am created an Excel file using Apache POI. Now I want to convert it into PDF using Apache POI itself or PDFBox.
As per requirements, I can't use itext to convert excel to PDF or any other API other than Apache POI or PDFBox.