You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# WebViewer - Mendix Web Module
2
2
3
-
[WebViewer](https://www.pdftron.com/documentation/web/) is a powerful JavaScript-based PDF Library that's part of the [PDFTron PDF SDK](https://www.pdftron.com). 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.
3
+
[WebViewer](https://docs.apryse.com/documentation/web/) is a powerful JavaScript-based PDF Library that's part of the [Apryse PDF SDK](https://www.apryse.com). 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.
4
4
5
5
This repo provides a backend module that facilitates server side operations that work with WebViewer.
6
6
@@ -28,11 +28,11 @@ To export your module, right click on the `WebViewer` module and click `Export m
28
28
29
29
## WebViewer APIs
30
30
31
-
See [API documentation](https://www.pdftron.com/documentation/web/guides/ui/apis).
31
+
See [API documentation](https://docs.apryse.com/api/web/WebViewerInstance.html).
32
32
33
33
## Support
34
34
35
-
https://www.pdftron.com/form/trial-support/
35
+
https://apryse.com/form/trial-support
36
36
37
37
## Contributing
38
38
@@ -41,4 +41,3 @@ See [contributing](./CONTRIBUTING.md).
0 commit comments