Hi Andreas, Thank you for your suggestions. If it is not a problem I think your snippet for XSL/XSLT -> JTable -> HTML -> PDF will help me greatly.
As for LibreOffice we have considered it in the past even though it complicates the deployment a bit. Maybe the docker wrapper Markus suggested will help. I wasn't aware of the UNO interface, certainly something to look into as well. Many thanks, Jakub [email protected] On Tue, 19 Sept 2023 at 12:25, Andreas Reichel < [email protected]> wrote: > On Tue, 2023-09-19 at 12:12 +0200, Jakub Vojtíšek wrote: > > Hi, > > > > I have a couple of general questions: > > 1) Is there any plan or desire for POI to support exporting Excel > > tables to > > PDF? > > 2) Do you know of any framework, preferably open source, using POI to > > create PDF documents from excel files? > > On more thing: Instead of POI, you may use the LibreOffice UNO Java > interface to print the spreadsheet to PDF. Although this will depend on > an installation of LibreOffice if will certainly give you the best PDF. > > Cheers > Andreas > > >
