我已经下载了这些文件,并将js文件放在我的项目目录/ext/src/ux/panel/PDF.js中。在应用程序中,我已经将需求线放在了最上层。但是,当我想用示例中的代码实例化pdf面板时,我一直收到以下错误:
Uncaught Error: The following classes are not declared even if theirPlease check the source code of their corresponding files for possible typos: '
我正在尝试在使用RequireJS的Magento2中实现pdf.js,既然下面的全局变量还不可访问,我如何实现它呢?// Loaded via <script> tag, create shortcut to access PDF.js exports.
var pdfjsLib = window['pdfjs-dist