Skip to main content
A newer version of this page is available.

Document Viewer

The topics in this section describe how to use the Web Document Viewer in JavaScript, JavaScript with the React library, JavaScript with Angular, and in the Vue JavaScript Framework:

These approaches are based on the client-server model, that is, you need to create a server (backend) project and a client (frontend) part that includes all the necessary styles, scripts and HTML-templates.

The topics below provide integration examples:

Note

Frontend and backend applications should use the same version of DevExpress controls.

Online Examples