Hi Markus,
Thank you for your suggestions. The gotenberg containers are certainly
interesting. I'll try google sheets as well.
Many thanks,
Jakub
On Tue, 19 Sept 2023 at 13:59, Markus Kirsten wrote:
> Two more options, depending on your use-case
> * Gotenberg, takes Excel files and produces PD
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
On Tue, 2023-09-19 at 13:58 +0200, Markus Kirsten wrote:
> * Gotenberg, takes Excel files and produces PDFs in a stateless
> Docker
> container - https://gotenberg.dev/
Which seems to be LibreOffice packed into a container.
Cheers
Andreas
Two more options, depending on your use-case
* Gotenberg, takes Excel files and produces PDFs in a stateless Docker
container - https://gotenberg.dev/
* You can use a partly undocumented feature in Google Sheets: shoot up the
file to Sheets, get the URL and add on parameters to export to PDF and ge
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
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
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?
Many thanks,
Jakub