Operating system
Windows
Joplin version
2.14.17
Desktop version info
Joplin 2.14.17 (prod, win32)
Client ID: 00335ef4b7414b6a82bb9a463e6529d6
Sync Version: 3
Profile Version: 46
Keychain Supported: Yes
Revision: 094175c
Backup: 1.4.0
Favorites: 1.3.2
Note list (Preview): 0.3.0
Note Tabs: 1.4.0
Rich Markdown: 0.13.3
Sync target
Joplin Server
Editor
Markdown Editor
What issue do you have?
While debugging another issue related to enabling OCR, I saw this error in the console:
The standard font "baseUrl" parameter must be specified, ensure that the "standardFontDataUrl" API parameter is provided
I hope the attached screenshot provides enough context for this issue. A quick google search for this error returned a couple plausible-sounding explanations:
- node.js - pdfjs-dist font loading issue in nodejs - Stack Overflow
- Error when loading PDF that uses system fonts · Issue #4244 · mozilla/pdf.js · GitHub