posted 13 years ago
Hi,
I have a task to rendering a pdf to image using PDF Renderer or iText API, I did it with using PDFRenderer API, But not able to find appropriate solution to zoom in, zoom out, go to next page of rendering pdf image.
Again my issue is when user do search, the matched document will be shown in the Middle portion of the page i.e in document list as
Select file Name file Type
12.pdf pdf
134.pdf pdf
like that and After selecting a document from the grid, the details of PDF from database and thumbnail of the image has to be shown
and separate page should be opened to show entire PDF. This page should not allow right click or saving the page. This page will also contain some zoom in zoom out and navigation control to view the PDF, like go previous page, go to next .
So please give me suggestion.