![]() |
Home | Feedback | Blog | APIs | Developers |
APIs : Linking to a ZoooS document
Right now there are many links on the web pointing to office documents. They all require that you have Microsoft Office installed on your PC. If you want your visitors to be able to read documents directly in their browser and also want to give them the choice in which file format they want to download your documents, you can link to the ZoooS service which handles the display and conversion.
Basically, you can link to a ZoooS document with this URL:
http://www.zooos.com/view?doc=<your_document_url>, i.e. http://www.zooos.com/view?doc=www.foo.com/xyz.doc
Optionally, you can add these parameters:
| &download=true|false | Enables/disables the download button. If you do not use this tag, the download button is shown |
| &icon=<your_icon_url> | Puts your icon in the header. By default the ZoooS logo is being displayed. |
| &edit=<your_editor_url> | Adds an "edit" button in the header which points to your editor. Read "ZoooS Office API" for more details |
| &type=<doctype> | When the document has an ambiguous type (some text files can either be a word precessing document or a spreadsheet), you can set the type manually to avoid the "select type" dialog. |
Examples:
Copyright © 2007 ZoooS LLC. All rights reserved.
