views:

63

answers:

1

Hello, which free PDF viewers are available to directly show a PDF file inside a webpage?

I don't want to use Adobe Reader integration because I don't like it. I tried with Google Docs Viewer and it works fine but doesn't resize as I resize the page..

I would like to know if something quite light that can also be easily resized according to the page exists.. any suggestions?

+1  A: 

Using this example it seems that google viewer resize as i resize the page URLTOFILE. It's beeing discussed at this support forum. "To embed: Put http://docs.google.com/viewer?url=URLTOFILE&amp;embedded=true into an <IFRAME>". Here is another example for google viewer.

Joelmob
I tried exactly that the latter link (googlesystem.blogspot.com) but it seemed not to resize.. I also tried removing style width and height!
Jack
Managed to make it work by tweaking CSS attributes.. thanks for making me trying again :)
Jack