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: [email protected] For additional commands, e-mail: [email protected]
