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

Support Annotations with corrupt /BS-entries #17395

Merged
merged 2 commits into from
Dec 9, 2023

Commits on Dec 9, 2023

  1. Support Annotations with corrupt /BS-entries

    There's obviously a few things wrong with the Annotations in the referenced PDF document, however parsing of an Annotation shouldn't just break if the /BS-entry isn't a dictionary.
    Snuffleupagus committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    63eb899 View commit details
    Browse the repository at this point in the history
  2. Disable the "should compress and save text" unit-test in Node.js (PR …

    …17202 follow-up)
    
    It seems this unit-test now fails consistently in "all" up-to-date Node.js versions. We should probably try and understand why, but for now just disable it to get passing CI tests.
    Snuffleupagus committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a1d859c View commit details
    Browse the repository at this point in the history