Hi POI users, I need to create a word document from html string. Html string has the html elements like<html><body> .. </body></html>. I can either create the word document from the html file or from the html string.
I am able to create the word document with the formatted content from the html string. The problem here is , If the html string contains any image tag means, the image is not coming in the generated word document using poi. Please help me out. Thanks in advance. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Create-word-document-from-html-string-tp4556382p4556382.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]
