How to embed the IceViewer HTML5 into your web application
You can embed the IceViewer HTML5 into your web application using an IFRAME HTML tag, and then pass the parameters in the URL.
For more information about embedding the IceViewer HTML5, please refer to the following section of the manual:
For more information about how to pass parameters, like documents, to the IceViewer through URLs, please refer to the following section of the manual:
When you are using IceViewer within your application, you can utilize our JavaScript API to interact with the application, open/save documents, modify annotations, etc.
For more information about how to use the JavaScript API, Sample Code, and a list of APIs that can be utilized, please refer to the following section of the manual:
