pdf2image icon indicating copy to clipboard operation
pdf2image copied to clipboard

DIfferent results on different machines

Open Grigor355 opened this issue 3 years ago • 3 comments

PDF2Image produces different results on different machines. Both machines show the same result for the following pdffonts commands Screen Shot 2022-09-22 at 22 10 47

Screen Shot 2022-09-22 at 22 12 58

Q1. Why are the first and last fonts not displayed for substituion? Q2. One of machines is Ubuntu 18.04 with poppler-utils version 0.62.0 , the other is Debian Buster with poppler-utils version 0.72.0 (both are the latest versions). Can this be the reason?

pdf2image version on both - 1.16.0

Grigor355 avatar Sep 22 '22 20:09 Grigor355

I think this is because of poppler-utils binary being different in different machines, I got completely bizare results in different systems

(Image cropped for privacy reasons)

This one in AMI linux test1

And this one in Ubuntu 18.04 WSL test2

I guess this should be reported to poppler-utils repo

TheSeriousProgrammer avatar Nov 01 '22 09:11 TheSeriousProgrammer

Could this be caused by missing fonts on the AL machine? I seem to recall there were some missing fonts. What's the output of pdffonts?

Belval avatar Nov 01 '22 14:11 Belval

see https://github.com/Belval/pdf2image/issues/260

zekriHichem avatar Mar 23 '23 09:03 zekriHichem