You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Alex Hanson (JIRA)" <ji...@apache.org> on 2014/05/16 20:11:15 UTC

[jira] [Created] (TIKA-1299) Add table tags to parsed RTF documents

Alex Hanson created TIKA-1299:
---------------------------------

             Summary: Add table tags to parsed RTF documents
                 Key: TIKA-1299
                 URL: https://issues.apache.org/jira/browse/TIKA-1299
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 1.5
            Reporter: Alex Hanson


In Tika 1.5, the RTF TextExtractor class at line 1156 has a TODO for extracting tables out of RTF documents.  I can create a table on a Mac using TextEdit, and in Microsoft Word (although curiously, not WordPad), but Tika should have the ability to extract the table contents to XHTML.

I found the RTF table element descriptions at the following website:

http://www.biblioscape.com/rtf15_spec.htm#Heading40



--
This message was sent by Atlassian JIRA
(v6.2#6252)