Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me

TOPIC:

Few questions to evaluate the RadaeePDF library 3 years 7 months ago #15227

  • federico
  • federico's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 261
  • Thank you received: 18
Hi Luca,
In Radaee's demo project PDFThumbView is a PDFLayout object and all pages' preview are objects type page.
To use as preview image objects you could get png files as you've done and then put them in a UIScrollView and manage events on tapping specific page's image.

Please Log in or Create an account to join the conversation.

Few questions to evaluate the RadaeePDF library 3 years 7 months ago #15228

  • lucsev
  • lucsev's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 0
Hi Federico,

From my last message, I went ahead and optimized the reader code that seems to have been written by someone with not much experience in Apple system frameworks (nothing wrong after all. Nobody was born with knowledge...).

For example I removed the timers that were used to force the update of the page and thumbnails and other sparse things.
I have already added the code to generate all the page previews asynchronously to be used for the thumbnails.
Also by iterating all the pages to make the preview I get a complete PDF that can be stored and used without reloading it from the network next time (if it stays the same).

I think the thumbnails and the PDF should be saved locally by the core library as that is a core functionality...

Once I've done with the thumbnails, I will test is the annotations and multimedia stuff works well.

Luca Severini

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum