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

Update pdf.py PageObject.extractText() #334

Merged
merged 3 commits into from Apr 7, 2022
Merged

Update pdf.py PageObject.extractText() #334

merged 3 commits into from Apr 7, 2022

Commits on Mar 19, 2017

  1. Update pdf.py PageObject.extractText()

    These changes allow for an optional text separator for TJ and Tj operators.
    
    These source alterations were originally suggested in StackOverflow at:
    http://stackoverflow.com/questions/11017379/pypdf-ignores-newlines-in-pdf-file
    by DSM
    
    I'm just passing along the good suggestion in hopes that the change may become standard in some future version.
    jusdino committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    2448fc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    5a4fec3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Update PyPDF2/pdf.py

    MartinThoma committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    c39572b View commit details
    Browse the repository at this point in the history