Here is the error provided by pdf.js:

PDF.JS Build: 35c9a9a
Message: Cannot read property 'decompositionLevelsCount' of undefined
Stack: TypeError: Cannot read property 'decompositionLevelsCount' of undefined
    at transformTile (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:30591:28)
    at transformComponents (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:30660:21)
    at Object.jpxImageParseCodestream [as parseCodestream] (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:31027:20)
    at Object.jpxImageParse [as parse] (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:30779:18)
    at Object.jpxStreamEnsureBuffer [as ensureBuffer] (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:26618:14)
    at Object.decodestream_getBytes [as getBytes] (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:25841:14)
    at Object.getImageBytes (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:21810:25)
    at Object.fillRgbaBuffer (http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:21769:27)
    at http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:12604:22
    at http://marion.advantage-preservation.com/sites/all/libraries/pdf.js/build/pdf.js:21568:7

I set up my installation by cloning the pdf.js git repo and running the 'make' command.

Comments

shenzhuxi’s picture

I close this issue.
If you still have the problem, it will be re-opened.

shenzhuxi’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)