Can not find "locale.properties" file from PDF.js

0

I'm trying to solve the problems that show in the console log. I use this plugin PDF.js .

Here

the> is a simple project ready, only download and run project you will see the same problem. I've tried everything and I can not solve a problem.

See the image:

Followhtmlcode:

<divstyle="width: 800px; height: 500px;">
    <iframe width="800" height="500" id="iframePdfViewer" seamless="seamless" scrolling="no" src="~/Scripts/pdfjs-dist/web/viewer.html"></iframe>
</div>

See another image that contains "locale.properties" file:

AndIalsogetlotsofwarningsfrom"l10n.js". I downloaded it here: link by clicking the "download" button, but the "l10n.js" file does not come.

asked by anonymous 01.08.2018 / 03:48

0 answers