On Fri, 8 Feb 2013, suresh k wrote:
I am new to Apache POI. I am trying to convert to HTML from Excel Sheet.
Have you tried with Apache Tika? That wraps POI, and provides a common way to turn all the office formats that POI supports (and many others too!) into XHTML. It also exports embedded pictures.
Not sure about graphs though, we don't (I believe) have anything to render them, so it'll depend on if excel helpfully cached a picture of the rendered version or not
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org