Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in opening pptx #7

Open
kannangce opened this issue Feb 27, 2020 · 1 comment
Open

Error in opening pptx #7

kannangce opened this issue Feb 27, 2020 · 1 comment

Comments

@kannangce
Copy link

I was trying to open a valid pptx. I cloned the repo and replaced the demo.pptx with the pptx that I have. When I opened the demos.html, I'm getting the below error in my console.

pptxjs.js:7256 Uncaught TypeError: Cannot read property 'slideMasterTextStyles' of undefined
at genTextBody (pptxjs.js:7256)
at genTable (pptxjs.js:7825)
at processGraphicFrameNode (pptxjs.js:7217)
at processNodesInSlide (pptxjs.js:621)
at processSingleSlide (pptxjs.js:540)
at processPPTX (pptxjs.js:306)
at convertToHtml (pptxjs.js:177)
at Object.load (pptxjs.js:142)
at FileReader.reader. (filereader.js:369)

The pptx that I've is valid and openable with microsoft powerpoint.

@meshesha
Copy link
Owner

meshesha commented Dec 20, 2020

Thank you for your comment.
I'll work on that.
You can link to demo.pptx. This will help me understand the cause of the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants