Skip to content
New issue

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

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

Already on GitHub? # to your account

figure out how to handle large files? #2

Open
JonathanReeve opened this issue Feb 20, 2016 · 1 comment
Open

figure out how to handle large files? #2

JonathanReeve opened this issue Feb 20, 2016 · 1 comment

Comments

@JonathanReeve
Copy link
Owner

If a single part is ~96M, that's impractical for a web view. This issue from pdf.js suggests "linearizing" or "web-optimizing" a PDF to make it progressively load. Maybe that would work?

@alexfromvl
Copy link

Hello. I am also interested in this topic. Now I see only the possibility to load the page at regular intervals. To show the first page immediately, and the rest were loaded later. But technically not yet come up with implementation.

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

No branches or pull requests

2 participants