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
Description
This specific PDF seems to have issues in NodeJS (tested on v20.17.0) when rendered on a scale above 1.5.
Reproduction steps and the source PDF are given in the linked repository.
Expected result
The PDF page is rendered in the image output when scaling 1.6x.
Actual result
A white image is generated with the correct dimensions.
The text was updated successfully, but these errors were encountered:
Repro
https://github.com/niels-van-den-broeck/pdf-node
Versions
"pdfjs-dist": "4.7.76"
"canvas": "2.11.2"
Description
This specific PDF seems to have issues in NodeJS (tested on v20.17.0) when rendered on a scale above 1.5.
Reproduction steps and the source PDF are given in the linked repository.
Expected result
The PDF page is rendered in the image output when scaling 1.6x.
Actual result
A white image is generated with the correct dimensions.
The text was updated successfully, but these errors were encountered: