Closed felps-dev closed 1 month ago
The executable is now updated to reflect this change. Thank you.
I ran into the same issue using both the executable on github and the one on the main page as of 2024-10-06
https://mendelson.org/pdftoprinter.html
I compiled the source using AutoIT and this cleared the error.
I found out that QPDF need MSVCP binaries, and if you don't have them on your PC it lead to error on DllOpen function. Fixes https://github.com/emendelson/pdftoprinter/issues/8