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

Fix an error when dumping a TOC #600

Merged
merged 6 commits into from
Aug 30, 2021
Merged

Fix an error when dumping a TOC #600

merged 6 commits into from
Aug 30, 2021

Conversation

estshorter
Copy link
Contributor

Pull request

This closes #560.

How Has This Been Tested?

Tested by using the PDF file in #560 .

Checklist

  • I have added tests that prove my fix is effective or that my feature
    works
  • I have added docstrings to newly created methods and classes
  • I have optimized the code at least one time after creating the initial
    version
  • I have updated the README.md or I am verified that this
    is not necessary
  • I have updated the readthedocs documentation or I
    verified that this is not necessary
  • I have added a consice human-readable description of the change to
    CHANGELOG.md

@pietermarsman pietermarsman merged commit 047a246 into pdfminer:develop Aug 30, 2021
@pietermarsman
Copy link
Member

@estshorter thanks for fixing this!

@estshorter estshorter deleted the fix_dumpoutline branch August 30, 2021 22:18
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.

dumppdf.py error extracting ToC
2 participants