hi patrick but i want to display a table & i want to display data in it
so plzz provide some code for that ...... please by patrick waiting for u r reply urs Rajeshwar Mothe On 4/12/07, patrick roussel <[EMAIL PROTECTED]> wrote:
Hi I have made a contribution about POI project, it concerns specially poi/hwpf. What I made is modify org/apache/poi/hwpf/usermodel/Range.java in order to make possible detection in tables that are contained in others tables (method "getTable()"), therefore I added two public methods : - getStartIdx - getEndIdx because the returned values can easily identify a paragrah by unicity in a range You'll also find an archive "word2html.zip" that contains " jakarta-poi-full.jar" (It's contains all poi project class including Range.class modified) and a small program that can convert an MS Word document to html. All files can found there : http://www.mirianet.com/poi/ Regards Patrick Roussel
