-
Hi,
Has anyone had any luck integrating with a Libreoffice 6.2.x or 6.3.x in a linux environment?
I set PYTHONPATH="/usr/lib/libreoffice/program" so that Carbone can find Uno, but I get some str…
-
Hello, I am just wondering on the authors position on the feasibility of enhancing this project to work more like the office web app viewer? e.g.
http://view.officeapps.live.com/op/view.aspx?src=ht…
-
Thank you for the initiative. I am using it for table extraction and it is returning tables/dataframes as expected. However, it is not giving complete text in some rows or providing text in multiple l…
-
I`m trying to convert Open Office document to PDF.
I`m using PDFConvertor from org.odftoolkit.odfdom.converter.pdf.itext5
Open Office document contains table with merged rows see the screenshot.
In ge…
-
```
What steps will reproduce the problem?
1. I have a word document, after
2. With POI I replace some text with other text and as specific tag for an
image, after
3. is generate a word document with…
-
Hello,
i want to convert Excel (XLSX) to PDF. I am using Office 2010 and it is activated. Unfortunately, I keep getting the error message: Fail to open document with Microsoft Office (check if your…
-
```
What steps will reproduce the problem?
1. I have a word document, after
2. With POI I replace some text with other text and as specific tag for an
image, after
3. is generate a word document with…
-
xdocreport version is 2.1.0
When attempting to generate a PDF using ODT, Freemarker and HTML with the example below, I encounter an error because the intermediate ODT file generated has a `` tag th…
-
Hi folks, I have written a Visio Converter by copying code from your Powerpoint Converter:
[Visio.cs](https://github.com/user-attachments/files/16041181/VisioConverter.cs.txt)
There might be sti…
-
Hi there,
We've been using ODF -> PDF conversion for generating one of our timesheet reports.
When developing this report, several times I've managed to get myself in a state where the report wo…