You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Baby Periasamy <ba...@gmail.com> on 2011/07/15 15:21:36 UTC

Not able to process the word document contents in an order

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: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org