Can i integrate pdf.js express to my java project using cdn js and how can i get a free trial key?

I’m working on plugin developement and i want to integrate a viewer to my project using pdf.js express in the case of using annotations, that why i want to know if i can use it with pure javascript ? does any CDN available? and can i get a free trial key?

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hi,

Yes, PDF.js Express is written in Vanilla JS and does not rely on any frameworks, meaning you can use it in every JS application.

We do not host it on a CDN, but it is available via NPM. You can also download it manually

You can try Express without a license key. A license key is only required once you move into production.

Thanks!
Logan

1 Like