UI version 8.7.0
Core version 8.7.4
webviewer.min.js 8.7.4
Build ‘Ni8xNi8yMDIzfDhhZjQyYTgwOTU=’
WebViewer Server false
Full API false
Detailed description of issue
When I run my project locally with NO internet connection, I see in the browser console:
‘PDFJSDocumentType.js:409
POST https://pi.pdfjs.express/events net::ERR_INTERNET_DISCONNECTED’.
This is a concern for one of our customers: they won’t allow any call to an outside address (outside their fire-wall), because of security reason (this is a bank).
My questions are:
is this a problem for the PDF.js Express Plus license? (How is the Domain verified for the license?)
Is there a way to prevent the call out and the resulting repeated error message in the console?
Expected behaviour
PDF.js does not need to call an external side. License still working.
Does your issue happen with every document, or just one?
N/A
Hi Kevin, thanks for your reply. What happens if this call out is blocked? Our customer said that it will not be possible to call a 3rd party web side from inside their Network.