Quantcast

New Vuzit JavaScript API

February 26, 2008 – 11:09 am by Brent Matzelle

We just released a new version of Vuzit. This release includes the Vuzit JavaScript API, which includes two objects: Viewer and Document. They will give you a lot of control over your documents. Read on.

Viewer Object

The Viewer object controls the document viewer. Use it to change pages, zoom levels, and more. Here is a list of some capabilities:

Viewer usage: See this example.

Document Object

The Document object allows you to load various properties of the document like the number of pages, title, URL, and more. Here is a list of some capabilities:

Document usage: See this example.

We built the documentation using Natural Docs, the best document generator for JavaScript (in our opinion). It’s free and open source.

Post a Comment