Lars Marius Garshol
Lars Marius Garshol
Thanks. I will do what I can to keep complexity down. I'm not sure it's possible to break this up much, but we could drop tracking of page identities from...
@j-t-1 I'm not sure if there is any point in changing the links there. All that's happened is that one page has been merged into another. We don't yet know...
> in your example you are just trying to merge pages from the same document : I'd rather use the merge() / append() to add all the pages at once...
Attaching this because I need it for automated tests. [MinimalJob.pdf](https://github.com/user-attachments/files/20455804/MinimalJob.pdf)
I have started work on the second part of the PR, but I'm running into a problem. The goal is to make link rewriting work even when the source page...
Okay, so I decided to look into one of these test cases just to see what was going on. My full script is: ``` from pypdf import PdfReader, PdfWriter name...
I did a small test: I added simple caching of the named destinations, and then my test script completes in 1.1 seconds. Given that I think the PR I have...
That sounds like it could be interesting. Is this something you're interested in contributing?
I don't follow. Where is it?
Sorry. I didn't fully understand your meaning at first. Now I generated some railroad diagrams. Nice! I need to think a little about how to use them, but it may...