aspose file tools
The moose likes JSP and the fly likes Display pdf pages like in google books in  the jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Display pdf pages like in google books in  the jsp" Watch "Display pdf pages like in google books in  the jsp" New topic
Author

Display pdf pages like in google books in the jsp

Bhargav N Balasubrahmanya
Greenhorn

Joined: May 28, 2008
Posts: 8
Hi,
I have a requirement to display pages of a pdf in a jsp initially like a preview with options of going to next/prev pages and the zooming options. The entire functionality is similar to the google books page. Kindly suggest me the approach.
Thanks in advance.

Bhargav
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

"Bhargav N B",
Please check your private messages.
-Ben


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35446
    
    9
Welcome to JavaRanch.

The PDF Renderer can render PDFs in a Swing component. It shouldn't be too hard to adapt that to render into one or more images instead. This example shows how to do that.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Display pdf pages like in google books in the jsp
 
Similar Threads
Open pdf in browser
Display pdf file as individual pages
Filter doubts
New to Servlets!
Hide Servlet Response from appearing in Google Search