Skip to content

Erroring out #1

Open
Open
@dbashford

Description

@dbashford

I have a .ppt that's been sitting in the textract repo for a bit that I used for testing graceful error handling. In my case the error was textract does not currently extract files of type [[ application/vnd.ms-powerpoint ]]. Obviously that'll be changing.

https://github.com/dbashford/textract/blob/master/test/files/MxAgCrProd.ppt

This file throws up.

ppt MxAgCrProd.ppt 

/Users/dbashford/.nvm/v0.10.12/lib/node_modules/ppt/ppt.js:623
            if(persist) throw "unexpected second RT_PersistDirectoryAtom";
                        ^
unexpected second RT_PersistDirectoryAtom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions