Skip to content

Conversation

@AndreasGey
Copy link

Implemented RunLengthDecode filter for PDF streams per PDF 1.7 spec. Added a new RunLengthDecode class with a Decode method, registered it in Filtering.cs, and updated GetFilter to return it. This enables decompression of streams using the RunLengthDecode filter, improving PDF compatibility.

Implemented RunLengthDecode filter for PDF streams per PDF 1.7 spec. Added a new RunLengthDecode class with a Decode method, registered it in Filtering.cs, and updated GetFilter to return it. This enables decompression of streams using the RunLengthDecode filter, improving PDF compatibility.
@AndreasGey
Copy link
Author

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.

1 participant