You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by deepak <di...@yahoo.com> on 2013/03/19 19:26:25 UTC

How to get clean html table along with syles like Pstyle and Rstyle value from word table 2003 or2007

Dear All,
  I need to read word table and  output a  cleaner html with the original
table structure along with styles information and if possible  vmerge and
gridpan (colspan and rowspan ) values.
I tried using :
1.WordToHtmlConverter  - not getting styles used in word table

2.WordExtractor(document);
String [] fileData = extractor.getParagraphText();  etc.
-not getting clean html table 

3.TIKA commnad line utilty with -h option - not getting character styles

Please advice.

Thanks.

Deepak.



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/How-to-get-clean-html-table-along-with-syles-like-Pstyle-and-Rstyle-value-from-word-table-2003-or2007-tp5712396.html
Sent from the POI - User mailing list archive at Nabble.com.

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