[ 
https://issues.apache.org/jira/browse/TIKA-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917900#action_12917900
 ] 

Nick Burch commented on TIKA-521:
---------------------------------

It would need someone to work up a patch. We can't simply use 
XSSFEventBasedExcelExtractor, as that produces limited plain text, but we want 
to generate HTML + include headers, footers, links, comments etc

So, we'd need code that was similar to XSSFEventBasedExcelExtractor, but which 
also did the additional work to include the extra parts we currently have

> OutOfMemoryError Parsing XSLX File
> ----------------------------------
>
>                 Key: TIKA-521
>                 URL: https://issues.apache.org/jira/browse/TIKA-521
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.7, 0.8
>            Reporter: Stephen Duncan Jr
>         Attachments: memory-test.xlsx
>
>
> I have several XSLX files I'm trying to parse with Tika that are failing with 
> an OutOfMemoryError even when using  a large heap size.  For instance the 
> attached 1.26MB excel file fails using a 512MB heap.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to