# Pdjs express watermark appearing on registered domain even after adding license key

**URL:** https://pdfjs.community/t/pdjs-express-watermark-appearing-on-registered-domain-even-after-adding-license-key/453
**Category:** Technical Support
**Created:** [January 21, 2021, 9:28am UTC](https://pdfjs.community/t/pdjs-express-watermark-appearing-on-registered-domain-even-after-adding-license-key/453 "2021-01-21T09:28:46Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![himani.sharma](https://avatars.discourse-cdn.com/v4/letter/h/e47774/32.png) [@himani.sharma](https://pdfjs.community/u/himani.sharma)
#### Post date: [January 21, 2021, 9:28am UTC](https://pdfjs.community/t/pdjs-express-watermark-appearing-on-registered-domain-even-after-adding-license-key/453/1 "2021-01-21T09:28:46Z")

</div>

**PDF.js Express Version**

**Detailed description of issue**  
Pdfjs watermarks are appearing even after adding the license key. I have added pdfjs express manually via zip file. I have added the path to the lib folder in my viewer.  
WebViewer({  
licenseKey: ‘my license key here’,  
path: ‘…/…/wv-resources/lib’,  
})

Is there any thing that I am doing wrong?. It would be really helpful to get your feedback ! Thanks.  
**Expected behaviour**  
{Provide a screenshot or description of the expected behaviour}

**Does your issue happen with every document, or just one?**  
It happens with every document.

**Link to document**  
{Attached the zip to pdfjs express files}[lib.zip](https://pdfjs.community/uploads/short-url/3654JpXBwkldxcRmSuZL4j6Nb5F.zip) (3.4 MB)

**Code snippet**  
WebViewer({  
licenseKey: ‘my license key here’,  
path: ‘…/…/wv-resources/lib’,  
})

---

_[View the full topic](https://pdfjs.community/t/pdjs-express-watermark-appearing-on-registered-domain-even-after-adding-license-key/453)._
