Built for Node.js, this package empowers users to effortlessly convert PDF files into images of exceptional quality, supporting multiple formats including PNG, JPG, GIF, and others. Its streamlined functionality ensures a smooth and reliable conversion process, providing users with the flexibility to obtain top-notch images from their PDF documents
Hi there I have installed the latest version of pdf-topic. My node version is 16.20.0 and I am encountering this error -
TypeError: sharp.block is not a function
this is the version of sharp installed with the package.
Hi there I have installed the latest version of pdf-topic. My node version is 16.20.0 and I am encountering this error - TypeError: sharp.block is not a function
this is the version of sharp installed with the package.
npm list sharp
src@1.0.0 /Users/mohdzaidmultani/Desktop/Projects/contract-backend/src └─┬ pdftopic@1.0.6-alpha └── sharp@0.31.3
Please help!