You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@poi.apache.org by Edd Cawley <ed...@azquo.com> on 2020/10/05 08:50:36 UTC

[PATCH] submitting a case study

Azquo is a unique BI tool that offers processing, calculation and analytics in a single platform. The Smart Database is designed for spreadsheets to interface with. Our software is used in e-commerce and by an insurance broker in the City of London, the figures it generates are sent to underwriters at Lloyd's.
We have connected with Excel using the "COM" style plugin and more recently the Office 365 sidebar but server-side processing of Excel files is crucial to the product.
Initially we only used ZK sheet (which in turn uses POI) but more recently we have been using the POI libraries directly as we want the latest features for example decryption of password protected files.
We use POI not only for reading and writing files but for processing data according to spreadsheet logic, batch resolution of formulae according to input and output regions. It is fast and powerful.
Edd Cawley
www.azquo.com

Re: [PATCH] submitting a case study

Posted by Michael Gerber <mg...@gmail.com>.
Hi Eddy,

I saw your entry with regards to Apache POI. We are looking for commercial support in starting a project. Do you know a company or would azquo help out here?

Best regards,

Michael

On 2020/10/05 08:50:36, Edd Cawley <ed...@azquo.com> wrote: 
> Azquo is a unique BI tool that offers processing, calculation and analytics in a single platform. The Smart Database is designed for spreadsheets to interface with. Our software is used in e-commerce and by an insurance broker in the City of London, the figures it generates are sent to underwriters at Lloyd's.
> We have connected with Excel using the "COM" style plugin and more recently the Office 365 sidebar but server-side processing of Excel files is crucial to the product.
> Initially we only used ZK sheet (which in turn uses POI) but more recently we have been using the POI libraries directly as we want the latest features for example decryption of password protected files.
> We use POI not only for reading and writing files but for processing data according to spreadsheet logic, batch resolution of formulae according to input and output regions. It is fast and powerful.
> Edd Cawley
> www.azquo.com
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@poi.apache.org
For additional commands, e-mail: general-help@poi.apache.org