galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

TypeError: Unable to create PDF file, make sure that output file target is available #477

Open natnaeltibebu opened 1 year ago

natnaeltibebu commented 1 year ago

I use HummusJS dynamically to get their first page; if one fails, the whole server is going to stop because of this problem. Please suggest me how I can fix this problem. I saw issue #180 but there is no clear idea how to solve it