-
Notifications
You must be signed in to change notification settings - Fork 122
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
Error UnspecifiedXRefEntry on reading pdf with only two images #177
Comments
Full debug log
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to read a simple pdf (generated by a scanner, with utsushi (ImageScanV3) with the
read.rs
example code from this repository.Then the
page
iserr
:(.With other pdfs, evereything works as expected.
Example-PDF:
Unbenannt.pdf
Cargo.toml:
Console-log:
Example code:
The text was updated successfully, but these errors were encountered: