Running WebViewer samples locally

Along with the WebViewer library package are project samples that are available to try. They are found in the samples directory after extracting the Webviewer package. The samples are the same that are found on the Apryse site and are readily available as a reference to assist you in your project. The samples are also a good way to test, compare, and troubleshoot issues in your own project.

Running samples

You can easily and quickly set up the package to run the samples.



  1. Extract the WebViewer package (WebViewer.zip). The WebViewer package is prepared to host the samples and WebViewer library (lib folder) out of the box.
  2. Open a terminal at the extracted WebViewer folder location.
  3. Install the required dependencies to run the samples by executing:

sh

1npm install
  1. Next run the samples by executing:

sh

1npm start

You should see a message that reads

sh

1Listening at localhost:3000
  1. Navigate to localhost:3000 and you will be taken to the page with the samples.

Apryse Docs Image

Next step

Did you find this helpful?

Trial setup questions?

Ask experts on Discord

Need other help?

Contact Support

Pricing or product questions?

Contact Sales