toPDF-Sample does not work with downloaded software

Hi,

I tried the toPDF-Sample (DataTable Export to PDF) on the webix-Internet-site and all worked fine. If I want to get the same result with the sample of the downloaded Software nothing happens after pressing the Export all-button. Which can be the reason?

As far as I can see, it works locally.

But our export uses the PDF.js library, so, for example, it won’t work offline without the CDN resources.

without the CDN resources

You can host CDN files locally, by the way

Thanks for the answers.

Offline works without problems. Online works not.

I found the following workaround for the online problem:
webix.cdn = “http://cdn.webix.com” or webix.cdn = “https://cdn.webix.com