You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting ready the code while I wait for my company to finally give me the OME licence key.
So in the mean time I have no license key plugged into the config, and when I click "export to PDF" I get the above error.
I am unsure what the connector url is meant to be and what its function is, is that meant to give me the PDF file? Does jodit just send the html to that url? It is not in any documentation on the site.
Hi @hutber ,
Specify the following configuration: exportDocs: { ajax: { url: "https://xdsoft.net/jodit/finder/" } } and it should work.
Below, an example of working code
I am getting ready the code while I wait for my company to finally give me the OME licence key.
So in the mean time I have no license key plugged into the config, and when I click "export to PDF" I get the above error.
I am unsure what the connector url is meant to be and what its function is, is that meant to give me the PDF file? Does jodit just send the html to that url? It is not in any documentation on the site.
The text was updated successfully, but these errors were encountered: