Watermarks will not go away when deployed to server

Which product are you using?
PDF.js Express Viewer

PDF.js Express Version
8.7

Detailed description of issue
When using the viewer in React and hosting the viewer static through Apache in the root directory, the watermarks will not go away. I also tried to host it through a Nodejs Express deployment and that didnt work either.

I verified that Im getting a 200 response on the call to auth.pdfjs.express, @pdftron/pdfjs-express-viewer is being used and the key being used is definitely setup on the right domain name.

Im not sure how the license verification system works internally so Im out of ideas as to whats going on.

Hello !
I managed to solve the problem by being careful to install ONLY the “Viewer Only” package.
I also took care to renew my cache.
I let you look at my post.

Hi @adam.beer,

Just wondering if you are still having this issue.

Best Regards,
Zach Serviss
Web Development Support Engineer
PDFTron Systems, Inc.

1 Like

@zserviss Nope, everything seems to be all good. Was likely a cache issue.