Skip to content

ENH: Add AnnotationBuilder.text(...) to build text annotations#1202

Merged
MartinThoma merged 1 commit intomainfrom
text-annotation
Aug 4, 2022
Merged

ENH: Add AnnotationBuilder.text(...) to build text annotations#1202
MartinThoma merged 1 commit intomainfrom
text-annotation

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 4, 2022

Codecov Report

Merging #1202 (73226d9) into main (4aa9ec9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1202      +/-   ##
==========================================
+ Coverage   92.14%   92.15%   +0.01%     
==========================================
  Files          24       24              
  Lines        4939     4948       +9     
  Branches     1021     1024       +3     
==========================================
+ Hits         4551     4560       +9     
  Misses        244      244              
  Partials      144      144              
Impacted Files Coverage Δ
PyPDF2/_reader.py 90.32% <100.00%> (ø)
PyPDF2/errors.py 100.00% <100.00%> (ø)
PyPDF2/generic.py 91.61% <100.00%> (+0.02%) ⬆️

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

@MartinThoma MartinThoma marked this pull request as ready for review August 4, 2022 20:25
@MartinThoma MartinThoma merged commit 43197dc into main Aug 4, 2022
@MartinThoma MartinThoma deleted the text-annotation branch August 4, 2022 20:25
MartinThoma added a commit that referenced this pull request Aug 7, 2022
New Features (ENH):
-  "with" support for PdfMerger and PdfWriter (#1193)
-  Add AnnotationBuilder.text(...) to build text annotations (#1202)

Bug Fixes (BUG):
-  Allow IndirectObjects as stream filters (#1211)

Documentation (DOC):
-  Font scrambling
-  Page vs Content scaling (#1208)
-  Example for orientation parameter of extract_text (#1206)
-  Fix AnnotationBuilder parameter formatting (#1204)

Developer Experience (DEV):
-  Add flake8-print (#1203)

Maintenance (MAINT):
-  Introduce WrongPasswordError / FileNotDecryptedError / EmptyFileError  (#1201)

Full Changelog: 2.9.0...2.10.0
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.

1 participant