vote up 0 vote down star

I have many pdf files in my project so I need it available to view for any client so I tried to give it as link in JS and it's worked but when I tried with a machine doesn't have the adobe PDF Reader it gives it as a link to download so any body can help me by giving me a free tool,library,JQuery,JScriipt,ActiveX...etc just for viewing PDF not for editing that worked on both firefox and IE8???

flag

4 Answers

vote up 1 vote down check

This is strictly not programming related. You need a Pdf reader on the client to be able to view Pdf documents.

Follow the links and install. There should be plugins to read Pdf documents for all known browsers.

On the other hand. If you want to convert your Pdf documents to html text you could check out Pdf to Html

link|flag
thnx a lot Makach thats help me a lot but also I need to create a thumnail with free tool from pdf file's first page can u help me?? – unknown (google) Oct 20 at 10:36
Maybe you could ask that as a separate question instead:) You could also just use a standard pdf/image icon for the html and use a descriptive text. – Makach Oct 20 at 11:10
vote up 0 vote down

I am not sure whether this helps or not. But take a look at this

Meet iPaper The best document viewing experience on the web

iPaper is a rich document format built for the web. Built with Adobe Flash, iPaper will display documents in the same way regardless of whether you're using Windows, MacOS, or Linux. Your readers no longer have to download files or extra software to view your documents.

link|flag
vote up 0 vote down

Just add a link to the Adobe Reader download page below the links to your PDFs, and a message to tell users to download Reader if they don't have it.

link|flag
vote up 1 vote down

You can take a look at this article:

ASP.NET PDF Viewer User Control Without Acrobat Reader Installed on Client or Server

There's a GoogleCode page for it with a fair amount of activity.

I haven't tried the code but might for an upcoming project. No word in the article regarding browser compatibility.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.