ol-th / pdf-img-convert.js

Simple node package to convert a PDF into images.
MIT License
166 stars 38 forks source link

Converts PDF without Text #57

Open khemraj7 opened 1 month ago

bobbySandersJr commented 4 weeks ago

I'm experiencing this as well. I'm using this in a heroku app to convert pdfs to jpg files to send work orders to clients. Has worked like a charm since I first installed the package in 2022. Suddenly it's stopped converting the text in the pdf to the image file. I'm at a loss because my heroku environment isn't friendly to external dependencies like image magik or ghost script. I'm more than willing to provide code examples and pdf/converted jpg samples. Thanks.