tags:

views:

4924

answers:

8

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

+5  A: 

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.

Jose Basilio
thanks for your answer but i have tried it before and acrobat reader gives me access is denied error [this file is located on a server]it works fine when opened with direct url,do you know the cause of the error ?
Searock
Searock
+1  A: 

What about www.embedit.in ?

+1  A: 

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/

I know its late, any ways thanks a lot. You have given me one more option. : )
Searock
+5  A: 

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.

John G
Nice find, looks great.
Peterdk
+1  A: 

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

Toby Cox
A: 

Try convert PDFs to Flash at: http://www.axmag.com/submit.html It's simple and easy. More importantly, the online conversion is free!

Anna Lepage
A: 

Check also http://www.pressmo.com. One conversion is for free.

Luke
A: 

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.