lalalic / docx4js

a javascript docx parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catch a error when parse some docx

cage1618 opened this issue · comments

resume3.docx

parse this file catch a error: ReferenceError: Blob is not defined\n at _class.getDataPartAsUrl(docx4js/lib/document.js:99:61)

I can parse it with latest code