jcv8000/Codex

Export as PDF not working with images

Closed this issue · 1 comments

Export as PDF does not work when there is an image in the page.

When trying to export an entire notebook, it will export the pages that do not contain images up until it reaches the page with an image and then gives an error and stops.

Running on windows 10, codex version 1.4.2

This is the error thats shown in the dev tools;

Uncaught (in promise) Error: Script failed to execute, this normally means an error was thrown. Check the renderer console for the error.
at WebFrame.e.startsWith.e.startsWith.WebFrame. [as _executeJavaScript] (electron/js2c/renderer_init.js:89)
at electron/js2c/renderer_init.js:117
at electron/js2c/renderer_init.js:101
at EventEmitter. (electron/js2c/renderer_init.js:105)
at EventEmitter.emit (events.js:315)
at Object.onMessage (electron/js2c/renderer_init.js:93)