hi, 
         Could you pls help me sample code to Read Tables from MS Word using 
POI API. When i use the following code am getting total paras in document again 
not the only paras in cell 

TableCell tc = tr.getCell(cell);

HWPFDocument cDoc = tc.getDocument(); 
Range cellRange = cDoc.getRange(); 
 
pls help me some way to read paragraphs and inner tables in cell 
Thanks in advance 
Regards
Reddy 


Yahoo! India Matrimony: Find your life partneronline.

Reply via email to