Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DIfferent results on different machines #243

Open
Grigor355 opened this issue Sep 22, 2022 · 3 comments
Open

DIfferent results on different machines #243

Grigor355 opened this issue Sep 22, 2022 · 3 comments

Comments

@Grigor355
Copy link

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

@TheSeriousProgrammer
Copy link

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

@Belval
Copy link
Owner

Belval commented Nov 1, 2022

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?

@zekriHichem
Copy link

see #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants