ol-th / pdf-img-convert.js

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

Warnings #9

Closed AgustLuj closed 3 years ago

AgustLuj commented 3 years ago

hi, when I convert the pdf in the console I get multiple alerts that say something like this Warning: getPathGenerator - ignoring character: "Error: Requesting object that isn't resolved yet TrebuchetMS_path_1.". maybe more 10

ol-th commented 3 years ago

Hi, this is caused by the current issue #3 - you'll find that the characters mentioned in the warnings show up weirdly on the resulting image. I haven't been able to find a solution to this yet.