EliAgne

Results 3 comments of EliAgne

Could you provide the MainActivity or app java, build gradle and proguard files? It's difficult to determine the issue with the information given.

I was curious about this as well, and looks like the existing Apache POI code works as intended within this project. Example: ``` HWPFDocumentCore wordDocument = WordToHtmlUtils.loadDoc(new FileInputStream("D:\\temp\\seo\\1.doc")); WordToHtmlConverter wordToHtmlConverter...

I am having the same issue here.