Hello.
Our company has recently purchased the "OEM Redistributable License of PDFNetJS Core SDK (Web)". So we are little bit confused which version we need to download. The email we received together with the license key, stated, we can download webviewer from this URL:
www.pdftron.com/webviewer/downloads.html and I believe this is the version, which contains Core SDK, at least the lib file in this package is called PDFNetCFull.js.
But in this case, even if pdfnet: true is passed to webviewer object, PDFNet is not loaded, and you can't access window.PDFNet within iframe's context.
On the other hand, if we download PDFNetJS Full from the following url
https://www.pdftron.com/pdfnet/pdfnetjs/ , it's injected and can be accessed within the iframe.
Basically we have no strict preference and can use this version as well, just we have noticed that when using webviewer's bundle, pdf documents are loaded slightly faster, plus it's more lightweight in terms of size.
So the question is, if this is the supposed behavior, and do we need to only PDFNetJS Full in case our code uses PDFNet API functions.
Thanks,
Eduard.