hi is there any free flash pdf viewer so that i can embeded it in my asp pages,i tried searching google but all in vain.[embedded PDF viewer will also work ]
thanks in advance
hi is there any free flash pdf viewer so that i can embeded it in my asp pages,i tried searching google but all in vain.[embedded PDF viewer will also work ]
thanks in advance
Scribd has their own proprietary Flash PDF Viewer called iPaper. The commercial product from Adobe is called FlashPaper. There are no free alternatives to that. So embedding is your closest option.
The embed tag is very simple:
<embed src="MyPdfDocument.pdf" width="500" height="375" />
Here's an example of how that looks.
I know it is a bit late, but this can be useful for people that come here from searches. ZViewer is a pdf file viewer based on swftools: http://swfviewer.blogspot.com/
There is a new open source viewer out there that works better than scribd :
http://www.devaldi.com/?page_id=260
It is hosted on Google Code.
I've http://issuu.com/ which looks like just the ticket for what you're after
The best feature (for my project) is that it loads the PDFs 5 pages at a time, so getting the flash reader to try to display a 30Mb 200 page PDF won't mean loads of bandwidth
Try convert PDFs to Flash at: http://www.axmag.com/submit.html It's simple and easy. More importantly, the online conversion is free!
Most Flash PDF viewers convert PDF to Flash online and show it in webpage. Here is an example: 1.visit http://www.pdf-to-flash-magazine.com/ 2.click "free convert now" button at the second column. 3.Choose your file to upload, or copy your file url in it. click "upload Now" and wait for the conversion process.