I have a 27MB pdf file which is hosted in web. When I try to open it, it takes times to open it. So Is there any way where I can view this large pdf file a bit fast. I guess
One option is to use a pdf library like JPedal to render the page images from the PDF on the server side, and then (through AJAX) present the images to the client.