Quote:
Originally Posted by pthwaite
Success 
96Mb pdf opened in 25s to first page, thereafter pages open between 1 - 10s. Quite why the difference I don't know, some quick others slow.
In suspect my problem file must be the way it was saved. I've re-saved it and it is now 11Mb so we'll see what happens tomorrow 
|
I think it's not the PDF filesize per se that is the issue, but rather the -contents-.
It seems the one you just tried for David is one of the rare ones that are very large, but still mostly consist of text.
Most of the large ones I've come across (newspapers, magazines, illustrated manuals etc.) are large mostly due to the included graphics (bitmap or vector) These need to rendered out before being displayed, using a sizable amount of -memory- (whether it's one large one or several small ones that need to be displayed on the same page) and of course corresponding -CPU usage-.
(I've had the reader run out of memory zooming in to a single very large image...)