View Single Post
Old 01-16-04, 12:43 PM   #8 (permalink)
JakeRich
Aximsite Hall of Fame
 
Join Date: Nov 2003
Posts: 7,875
Thanked 1 Time in 1 Post
It's not the load times, it's the pagination time. The pages are not calculated until the book is loaded and the font size is set. Once your page is paginated, it displays it and paginates the rest in the background. When you are toward the end of the book, it cannot go to your last page until it paginates to that page which can take a long time. Loading in main memory won't fix it because at that point it's already in main memory.
JakeRich is offline   Reply With Quote