-
Notifications
You must be signed in to change notification settings - Fork 71
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
Badly formatted number #126
Comments
The warning message also exists using poppler::pdfimages natively, and seems purely informative :
So maybe you should open the issue in the poppler repository ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have downloaded these Google Slides to pdf and am converting them to png: https://docs.google.com/presentation/d/1IJ_uFxJud7OdIAr6p8ZOzvYs-SGDqa7g4cUHtUld03I/edit?usp=sharing
Whenever I run
pdf_convert()
, I'm getting this error message:PDF error (4890998): Badly formatted number
. The number in the parenthesis varies depending on the slide number. The error message doesn't stop the function from running through all the slides though. Also, the png files of the slides that get this error message do not look distorted or broken. They look fine to me.Do you know what may be causing this error message?
The text was updated successfully, but these errors were encountered: