Skip to content

Conversation

@pubpub-zz
Copy link
Collaborator

fixes #1756

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6836174) 92.99% compared to head (9927020) 92.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1784   +/-   ##
=======================================
  Coverage   92.99%   92.99%           
=======================================
  Files          34       34           
  Lines        6609     6611    +2     
  Branches     1302     1303    +1     
=======================================
+ Hits         6146     6148    +2     
  Misses        302      302           
  Partials      161      161           
Impacted Files Coverage Δ
pypdf/_reader.py 91.26% <100.00%> (+0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pubpub-zz
Copy link
Collaborator Author

@MartinThoma
all yours

@MartinThoma MartinThoma changed the title ROB : invalid startxref pointing 1 char before ROB: Invalid startxref pointing 1 char before Apr 14, 2023
@MartinThoma MartinThoma merged commit bc12516 into py-pdf:main Apr 14, 2023
@MartinThoma
Copy link
Member

Very nice! Thank you 🤗

MartinThoma added a commit that referenced this pull request Apr 16, 2023
New Features (ENH)
-  Add transform method to Transformation class (#1765)
-  Cope with UC2 fonts in text_extraction (#1785)

Robustness (ROB)
-  Invalid startxref pointing 1 char before (#1784)

Maintenance (MAINT)
-  Mark code handling old parameters as deprecated (#1798)

[Full Changelog](3.7.1...3.8.0)
@pubpub-zz pubpub-zz deleted the iss1756 branch June 24, 2023 08:42
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.

KeyError: '/Root' due to invalid start of xref

2 participants