Apache POI Usage

2017-01-10 Thread Huda Yousif
Hello,

I was wondering if it was possible to render an Image from an MS Word file
and an MS Excel file?

I've attempted this using your library on ppt & pptx files and it works
perfectly, but that is only because the library has a "Draw" class for
Power Point slides. I've looked over the documentation for the API I could
not reach a conclusion as to whether or not your library supports this
functionality.

I hope you can clarify on the matter.

Kind regards.


HTML Converter Encoding Issue

2017-01-23 Thread Huda Yousif
Okay, so I've got an HWPFDocument that I'm converting to an HTML file using
the WordToHtmlConverter class. After processing the document, the resulting
page has some encoding messed up with it.

Some bullet points for instance are showing gibberish, i've tried encoding
with multiple character sets, all the same results but different kinds of
gibberish.
The nearest working encoding that I've used is the "gbk" characterset; The
document presented as nearly perfect with it, however some bullets produced
an error.

I was wondering if anyone has encountered such a problem like this before.
If so how do you fix it exactly?

**I've attached an example of a document that i've been testing the
converter on.
**please note, that the problem persists with XWPF documents as well.

-
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org