dystroy|Canop / blog · Jun 30, 2021
Proper conversion from XLS to PDF in Java
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Generating or modifying Excel files in Java is easy with Apache POI . But when you generate Excel reports, you always end up having to export them in PDF too. If you look for a library for this conversion, you'll find many ones, most of them expensive, and none of them giving acceptable results. I explain here the efficient and reliable enough solution I've used in a Java application.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.