the DocVisible property was included, by default it is false, so when generating the spreadsheet it is not displayed on the screen, If you want to see the spreadsheet being generated, set it to true;
Need install: https://pt-br.libreoffice.org/baixe-ja/libreoffice-novo/
Project {versionOficial} | Version |
---|---|
19.5 | tested ✅ |
Tested Delphi version
Version | Supported |
---|---|
> 12.x | ✅ |
> 11.x | ✅ |
> 10.x | ✅ |
Seattle | ✅ |
XE 8 | ✅ |
Delphi 7 | ✅ |
You need add FDGUIxWaitCursor to your serverModule and in your serverModule checked the property AutoCoInitialize
You need add FDGUIxWaitCursor to your ServerController and in your ServerController change the property ComInitialize for ciMultiThreaded
Version Tested | Supported |
---|---|
Unigui 1.95.0.1584 | ✅ |
Intraweb 14 | ✅ |
For basic read and write sheet usage, just use the component To style the worksheet and documents, use the additional units: uOpenOfficeHelper.pas, uOpenOfficeCollors.pas
This software is MIT open source!
Wiki: https://github.com/Daniel09Fernandes/ComponentDinosOffice-OpenOffice/wiki
PIX: