Question
2
Replies
909
Views

Inovar
SA
Posted: February 25, 2017
Last activity: February 25, 2017
Last activity: 25 Feb 2017 11:02 EST
Closed
Solved
Is Apache POI available in PRPC 7.1.7?
I am looking for a way to convert WOrd to PDF. it can be done using org.apache.poi.hwpf.extractor.WordExtractor. Some article says this JAR is available in PRPC 7 but when I use this call org.apache.poi.hwpf.extractor.WordExtractor, it says unable to resolve to a type.
Anyway know how we can convert word to HTML using any OOB way?