PDFJS Express
Which product are you using?
8.7.0
PDF.js Express Version
We have valid key and it was working before, recently we noticed PDF JS express watermark is showing on document.
Detailed description of issue
Pdf express Watermark is showing on the PDF
Expected behaviour
Default waterrnark should not show
Does your issue happen with every document, or just one?
Yes for all documents
Link to document
Code snippet
{Provide a relevant code snippet}
Hi Team,
This is happening in production, and we need to resolve it as soon as possible. Please provide the solution.
Below are the PDF JS versions which we use in Angualar 18
"@pdftron/pdfjs-express": "^8.7.0",
"@pdftron/webviewer": "^8.0.0",
kkim
4
Hi there,
When going on the site, I do not see a watermark on the document loaded:
In addition, you will want to use either pdfjs express package or the WebViewer package. You cannot use both without encountering issues.
If you have a WebViewer license, I recommend migrating your pdf.js express to WebViewer:
Best regards,
Kevin