As written here, I plan to make it easier to read and write Excel workbooks. The solution is based on three components: - Apache POI - https://poi.apache.org/ Large open source project that provides APIs for Microsoft documents. Note that the files are accessed directly, it doesn't depend on the...
www.b4x.com
Ok, I managed to delete xui's references from the library, the library is attached. If used I suggest that the version is changed, I don't know how to edit it yet, I just edited the internal file. The console app did not return errors after deleting xui references.
Hi, To generate an xlsx file of only 70MB memory usage is more than 1.5GB of RAM memory. And each time the operation is performed, this memory usage increases. To be able to perform the operation again, it is necessary to close the application and open it again. Otherwise performance drops...