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
Throwed error message is wrong, fixed by commit 757735f. Released in version 0.2.12.
Correct error message is: Invalid image: Not supported image definition: {"url":"https://picsum.photos/640/480"} Images dictionary should contain dataURL entries (or local file paths in node.js)
Loading images from url addresses is supported only on browser version of pdfmake. On server (on node.js) is not supported, see documenation:
#1501
https://github.com/andrewhamili/nestjs-pdfmake.git
The text was updated successfully, but these errors were encountered: