I have downloaded Apache POI in my linux machine, and I want to write java program which create excel file and store data in it.
My problem is, my machine don’t have Microsoft office package.
Will Apache POI work in it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
yes it will!
MS stuffs are not dependencies of POI lib. Otherwise, all applications with Poi supported must be deployed to a Windows machine, what a nightmare!