Have you ever wanted to make a PDF available by embedding it into a web page? Well now you can with Vuzit.

Below is how the makers of the application describe it.
Vuzit is a web-based universal office document viewer you can embed in any web page to help maintain consistent branding and site navigation. It provides document security and increases revenue by improving accessibility and user experience.
One of the biggest advantages is the protection of stolen data. It makes it more difficult to steal content as it can't be downloaded.
The below code is an example of how you would code a basic viewer.
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link href="http://vuzit.com/stylesheets/Vuzit-2.1.css" rel="Stylesheet" type="text/css" /> <script src="http://vuzit.com/javascripts/Vuzit-2.1.js" type="text/javascript"></script> <script type="text/javascript"> // Called when the page is loaded. function initialize() { vuzit.Base.apiKeySet("ApiKey"); var viewer = new vuzit.Viewer(document.getElementById("vuzit_viewer")); viewer.setUrl("http://www.welcomingcenter.org/documents/PMP.pdf", { zoom: 1, page: 2 }); } </script> </head> <body onload="initialize()"> <div id="vuzit_viewer" style="width: 650px; height: 500px;"></div> </body>
Currently the API only supports PDF files, but more formats will be added in the near future.
You can get more information and get more code samples at vuzit.com
Delicious
Digg
StumbleUpon
Propeller
Reddit
Magnoliacom
Newsvine
Furl
Facebook
Google
Yahoo
Technorati
Icerocket
[...] Web-based PDF Viewer By David Hurth The below code is an example of how you would code a basic viewer. <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link href="http://vuzit.com/stylesheets/Vuzit-2.1.css" rel="Stylesheet" type="text/css" … Ajaxonomy - The Study of Ajax… - http://www.ajaxonomy.com [...]
[...] thanks also go to David Hurth, author of the Ajaxonomy blog, for his great summary post about [...]
[...] Vuzit is a web-based universal office document viewer you can embed in any web page to help maintain consistent branding and site navigation. It provides document security and increases revenue by improving accessibility and user .We are simply not convinced it helps us with united arab emirates. Read the full post post at http://www.ajaxonomy.com/2008/web-design/web-based-pdf-viewer [...]
It is really good for pdf e-book readers.
nakliyat
saç ekimi
thank you for sharing
العاب
برامج العاب
مفضلتى
thanks also go to David Hurth, author of the Ajaxonomy blog, for his great summary post about
It is really good for pdf e-book readers.
Thanks alot for sharing this.
Regards
cobroweb
It is really good for pdf e-book readers.
G'day
Can one use it in a Joomla 1.5 Native wysiwig editor like tinymce to enter your pdf pages?
Would be nice if you can.
Honestly, I could see myself reading a magazine via web browser like this. It would be really cool of the embeddable widget had a full screen button. Perhaps it does though…
I could see myself reading a magazine via web browser like this. It would be really cool of the embeddable widget had a full screen button.
Post new comment