Out of memory after multiple uses in a session in IE11

In IE11 if the viewer is opened several times in a session an “Out of memory” error occurs.

Note: The version used is @pdftron/pdfjs-express" is “7.3.2”

Hi there,

Can you explain what you mean by “viewer is opened several times in a session”?

Does this mean you are loading PDF.js Express multiple times?

Thanks,
Logan

Hi Logan,

Thanks for following up. Yes, our tester was using IE11 and opened several documents in PDF.js Express. Each time he would click a link from our website and then the PDF.js Express application would initialise and load the document. We have a standard client server website so each page reloads in the browser. It is surprising that there could be a memory issue even with a page reload. Maybe there are items stored in the browser local storage.

Cheers!