Could you be a bit more explicit ? There is no PDF.js support ?
When I try to use your lib with pdfjs.dist , I get :
webpack://pdf.js/src/display/canvas.js:261
^
Error: Value is non of these types CanvasElement, SVGCanvas, Image,
I wanted to replace node canvas with your lib, but unsucessfully. I'm on Node.js v20.
Could you be a bit more explicit ? There is no PDF.js support ? When I try to use your lib with pdfjs.dist , I get : webpack://pdf.js/src/display/canvas.js:261 ^ Error: Value is non of these types
CanvasElement
,SVGCanvas
,Image
,I wanted to replace node canvas with your lib, but unsucessfully. I'm on Node.js v20.