Apryse WebViewer Module
Overview
Apryse WebViewer is a high-performance JavaScript SDK that brings fast, client-side document viewing, editing, and conversion to your Mendix applications. Its modular design and accessible UI support a wide range of document types—including PDF, Office, and CAD—through a single, customizable component compatible with all major browsers and frameworks.
This module allows you to do more with WebViewer by connecting the front-end client with the resources on your app server.
WebViewer Widget:https://marketplace.mendix.com/link/component/121024
GitHub Repo: https://github.com/ApryseSDK/webviewer-samples/tree/main/webviewer-mendix-module
Try the live web demo :https://showcase.apryse.com/
Documentation
WebViewer - Mendix Web Module
WebViewer is a powerful JavaScript-based PDF Library that's part of the Apryse PDF SDK. It provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.
This repo provides a backend module that facilitates server side operations that work with WebViewer.
Features
- Updating documents after annotating
More to come!
Installation
- Download the module package from the marketplace or export the package manually (steps below).
- Right click on your app package in Mendix Studio and import a module package.
- Find the module package to import it.
Initial setup
Before you begin, make sure you have installed Mendix Studio Pro.
Exporting a module
To export your module, right click on the WebViewer module and click Export module package. Follow the prompts and you should be able to deselect all the dependencies (unless you have made it a dependency). Finally, save the mpk file that will be imported as a module package.
WebViewer APIs
See API documentation.
Support
https://apryse.com/form/trial-support
Contributing
See contributing.
License
See license.