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

BUG: Fix Parsing of Inline Images #332

Closed
wants to merge 12 commits into from
Closed

Commits on Feb 28, 2017

  1. Fix an issue with parsing inline images. We must look for an EI with …

    …whitespace before and after it, not just after it.
    speedplane committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    46f735a View commit details
    Browse the repository at this point in the history
  2. Finish fix-inline-image-bug

    speedplane committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    9681531 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    b847fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b35ab5 View commit details
    Browse the repository at this point in the history
  3. Fix an issue with parsing inline images. We must look for an EI with …

    …whitespace before and after it, not just after it.
    speedplane authored and speedplane committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    ba1799d View commit details
    Browse the repository at this point in the history
  4. Finish fix-inline-image-bug

    speedplane authored and speedplane committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    68f50af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae961d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ed4c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfe632c View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    25a5c6c View commit details
    Browse the repository at this point in the history
  2. Update PyPDF2/filters.py

    MartinThoma authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    a53f72e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c5ac2 View commit details
    Browse the repository at this point in the history