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

Handle incorrect/missing length of stream-objects. #74

Closed
wants to merge 1 commit into from

Conversation

packdat
Copy link

@packdat packdat commented Jan 15, 2024

This PR attempts to handle cases, where the length of a stream-object is incorrectly specified or otherwise invalid or missing.
The parser uses a manual scan for the endstream-keyword in these cases to determine the correct length of the stream.

Fixes #73

@StLange
Copy link
Member

StLange commented Mar 21, 2024

Will be fixed in next preview.

@packdat packdat closed this May 4, 2024
@packdat packdat deleted the Issue-73 branch May 4, 2024 11:35
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

Successfully merging this pull request may close these issues.

System.AggregateException: 'Invalid object ID.' when trying to open some pdfs
2 participants