Apryse WebViewer Module
Overview
Apryse WebViewer is a pure client-side JavaScript library that lets you view, edit, and annotate documents and images right in your Mendix application: Apryse WebViewer is the Mendix integration of Apryse’s industry-leading document SDK.
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
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
- Exporting/importing XFDF
- Real-time collaboration
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.