https://issues.apache.org/bugzilla/show_bug.cgi?id=46330

           Summary: WordExtractor have text extracting  problem
           Product: POI
           Version: 3.1
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P1
         Component: HWPF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have a .doc file which contains data inside a table. Now i want to parse the
table to get the table values. Normal Parsing is not working for table( I mean
using String tokenizer) because it is giving some unwanted special characters
while parsing the table. So I just want to convert that .doc to .txt file, then
only it is easy to split the values. But i can't make it! Can any one please
tell me how to parse a MS WORD TABLE Values?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to