Git Product home page Git Product logo

Comments (5)

ranunez avatar ranunez commented on August 19, 2024

Hmm, interesting I don't think many of us have tested this on that large of a PDF! A good solution would be to lazy load the thumbnail images in the background instead of having to wait to load all of them to display the PDF. Thanks for the catch!

from ios-pdf-reader.

rsomlette avatar rsomlette commented on August 19, 2024

Same issue here. Loading a regular size magazine, (~120 pages) takes almost 7seconds.

from ios-pdf-reader.

ranunez avatar ranunez commented on August 19, 2024

@romanvolkov-io @Niphery Performance should be dramatically better in 2.1.6, please let me know if this fixes it!

from ios-pdf-reader.

rsomlette avatar rsomlette commented on August 19, 2024

@ranunez It's way better yes thank you for the reactivity 👍
However the thumbnail preview take some times to load the first time I open the PDF. (8 sec)
Not really an issue at the moment but I though i would let you know.

from ios-pdf-reader.

rv-17 avatar rv-17 commented on August 19, 2024

Thanks!

Yeah, I've already implemented something like that in a customer project recently. I also store generated thumbnails for caching purposes and regenerate them on demand.

Another todo: Recognize rotation preference (90, 180, 270 degrees) per page. See: https://developer.apple.com/reference/coregraphics/cgpdfpage/1455550-rotationangle

from ios-pdf-reader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.