Did you find this guide helpful?
Some test text!
Web / FAQ / How to use WebViewer with IE9 and IE10?
To run WebViewer with IE9 or IE10 you need to use the legacy UI. WebViewer's legacy UI is only supported for version 5.2 or lower.
ui: 'legacy'
option to the WebViewer constructor.WebViewer({
path: '...',
ui: 'legacy',
// ...
}).then(function() {
});
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales