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: Append pdf with named destination using numbers for pages #1858

Merged
merged 8 commits into from
Jun 25, 2023

Conversation

pubpub-zz
Copy link
Collaborator

@pubpub-zz pubpub-zz commented May 23, 2023

closes #471
closes #1898

the issue was with named destination using numbers instead of indirect object to point pages. This is normally not expected.

For the Reviewer

add a new property to ease access to page number on all objects
closes py-pdf#471

the issue was with named destination using numbers instead of indirect object to point pages. This is normally not expected.
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8938d98) 93.81% compared to head (0a94f3c) 93.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1858   +/-   ##
=======================================
  Coverage   93.81%   93.82%           
=======================================
  Files          34       34           
  Lines        6922     6932   +10     
  Branches     1365     1367    +2     
=======================================
+ Hits         6494     6504   +10     
  Misses        280      280           
  Partials      148      148           
Impacted Files Coverage Δ
pypdf/_writer.py 88.93% <100.00%> (+0.09%) ⬆️

☔ 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 added the soon PRs that are almost ready to be merged, issues that get solved pretty soon label Jun 19, 2023
@MartinThoma MartinThoma merged commit b1fa953 into py-pdf:main Jun 25, 2023
12 checks passed
@MartinThoma
Copy link
Member

Nice! Thank you @pubpub-zz 🤗

@MartinThoma MartinThoma removed the soon PRs that are almost ready to be merged, issues that get solved pretty soon label Jun 25, 2023
@MartinThoma
Copy link
Member

It's amazing that you're solving also the very old issues 👏 🎉

@pubpub-zz pubpub-zz deleted the append_numpage branch September 2, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants