Is it possible to get the number of pages in word document or number of slides in a ppt?
I have done a lot of research on it and I am desperately looking for solution. I saw that it is very difficult to get it done in PHP on linux server.
I would be ok with Java also, but is it possible. I checked the apache POI library, but would it work for both ppt
, pptx
, doc
and docx
?
I am rigorously searching for some solution but I am unable to get one. Any help would be really really appreciated.