Hi, I’m trying to test out the text highlight functionality but got errors which are mentioned below
1. Uncaught (in promise) Error: addAnnotations: Annotations are not available in the free viewer build of PDF.js Express. For full annotation support, please use the full version of PDF.js Express.
** at Proxy.Xn (webviewer-core.min.js:357:412)**
** at bundle.js:118:31**
2. Uncaught Error: deleteAnnotations: Annotations are not available in the free viewer build of PDF.js Express. For full annotation support, please use the full version of PDF.js Express.
** at Object.get (webviewer-core.min.js:400:106)**
** at removeHighlightedText (App.js:102:1)**
** at App.js:128:1**
** at Array.forEach ()**
** at HTMLInputElement. (App.js:124:1)**
** at App.js:22:1**