Plugin that adds Vuzit AJAX document viewer features into WordPress.
This plugin allows you to very easily embed a Vuzit document viewer into a WordPress page. The document needs to be uploaded to the Vuzit web site first. Go to the web site to learn more. The basic syntax is below:
Basic example by ID:
[vuzit_viewer id="DOC_ID" pub_key="PUBLIC_KEY" pri_key="SECRET"]
Basic example by URL:
[vuzit_viewer url="http://example.com/test.pdf" pub_key="PUBLIC_KEY" pri_key="SECRET"]