Himanshu C

Results 1 issues of Himanshu C

### Environment NodeJS v22 ### Reproduction ``` const image = await renderPageAsImage(pdf, i, { width: 1700, canvas: () => import("canvas"), }); ``` ### Describe the bug ``` Error processing PDF:...

bug