Which product are you using?
PDF.js Express Viewer
PDF.js Express Version
8.7.5
Detailed description of issue
I’m trying to integrate PDF.js Express Viewer into WeWeb, a no-code/low-code platform. Ideally, I’d like to install it directly from NPM instead of using a Vue component. However, I’ve heard that PDF.js Express expects the code to be loaded locally within the app, which might make it incompatible with WeWeb’s NPM setup.
Some key questions:
- Can PDF.js Express work via WeWeb’s NPM integration, or does it require a custom code component?
- Are there specific workarounds to make it function properly in a no-code/low-code environment like WeWeb?
- Does it support CDN-based loading (which WeWeb handles well)?
Any insights or best practices would be greatly appreciated!
Thanks in advance.
Expected behaviour
Get a preview of a pdf documents.
Does your issue happen with every document, or just one?
Yes. I cannot get the preview
Link to document
n/a
Code snippet
n/a