Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 220c53e

Browse files
committed
Updated PDFTron to Apryse
1 parent 4770667 commit 220c53e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Copyright 2020 PDFTron Systems Inc. All rights reserved.
2-
WebViewer React UI project/codebase or any derived works is only permitted in solutions with an active commercial PDFTron WebViewer license. For exact licensing terms please refer to your commercial WebViewer license. For use in other scenario, please contact sales@pdftron.com
1+
Copyright 2024 Apryse Systems Inc. All rights reserved.
2+
WebViewer UI project/codebase or any derived works is only permitted in solutions with an active commercial Apryse WebViewer license. For exact licensing terms refer to the commercial WebViewer license. For licensing, pricing, or product questions, Contact [Sales](https://apryse.com/form/contact-sales).

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WebViewer - React sample
22

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 is part of the [Apryse SDK](https://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 web projects.
44

55
![WebViewer UI](https://www.pdftron.com/downloads/pl/webviewer-ui.png)
66

@@ -44,7 +44,7 @@ Follow the steps below to set the license key in this sample:
4444
## Install
4545

4646
```
47-
git clone https://github.com/PDFTron/webviewer-react-sample.git
47+
git clone https://github.com/ApryseSDK/webviewer-react-sample.git
4848
cd webviewer-react-sample
4949
npm install
5050
```
@@ -78,7 +78,7 @@ WebViewer(
7878

7979
## WebViewer APIs
8080

81-
See [API documentation](https://www.pdftron.com/documentation/web/guides/ui/apis).
81+
See [API documentation](https://docs.apryse.com/documentation/web/guides/full-api/).
8282

8383
## Contributing
8484

0 commit comments

Comments
 (0)