Hello,
Have had a chance to review below queries. Kindly suggest on the below queries.
Look forward to hearing form you.
Thanks & Regards,
On 2021/01/05 06:42:07, SD1 D wrote:
> Thanks for the response.
>
> 1. We shall use only the prebuilt jar files of POI and use the APIs from
> these pre
Noone can provide you with any guarantees. Apache POI is open source and free.
It is a collaboration between many volunteers. The Microsoft file formats are
too complex and varied for us to have coverage for all use cases.
If your use case is similar to use cases of individuals and teams who have
Thanks for the response.
1. We shall use only the prebuilt jar files of POI and use the APIs from these
prebuild jar. However, we shall use Java 1.8_u102 to build our custom programs
which refers POI prebuilt jar. Based on your response below, I understand that
our custom jar file with POI ba
We would always recommend users use the latest release. POI 4.1.2.
https://poi.apache.org/download.html
You should not need to recompile the code. We would recommend using pre-built
binaries or jars hosted on Maven Central.
We would expect the code to run ok onĀ Adopt OpenJDK 11.0.x - you will ne
Hello Members,
Greetings !
I have some queries on compatibility:
1. We intend to compile \ build our POI 3.15 code with Oracle JDK 1.8 on a
development machine. However, the user machine shall have Adopt OpenJDK 11.0.7
where these programs are intended to run. Is this combination supported