Hi, I am using poi to reada word document, which can have the image, text, tables and etc.
For example, In the below order the the contents are presents in the word document; image One paragraph plain text1 table1 paragraph text2 table2. now here what is happening is, poi is giving the output in the below order, image, tabe1 table2 paragraph1 paragraph2. I want the output in the same order of word document. plz help me out. Thanks in advance. Regards, Baby Periasamy. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Not-able-to-process-the-word-document-contents-in-an-order-tp4590642p4590642.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]
