Rendering images in version 4 #18614
-
NodeJS: 20.13.1
The function pdfjsLib is built without "lib" folder. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found solution, I take it from the source package: |
Beta Was this translation helpful? Give feedback.
I found solution, I take it from the source package:
const {convertToRGBA} = await import('pdf.js/src/shared/image_utils.js');