Open vishnuys opened 6 years ago
@vishnuys Hello we are facing same issue. Do you find any solution for large pdf file? Thanks
@SAanish No, I looked into the library if I can remove any unused parts of it but it seems like everything is necessary. So as a temporary hack, We are splitting the pdf into 50 page PDFs and switching it to the corresponding PDF when necessary.
Am also facing the same Issue. But I tried to update the version. Its little bit faster. But I need more faster than that
All the features work perfectly fine for small documents below 100 pages the for documents that are above 300 pages makes the browser really slow that even mouse movement takes a while to reflect. The browser memory, as well as the RAM, increases at least 2GB when the document gets loaded.
Is there any way to reduce the memory consumption or alternate ways to render the document server side?