Posts: 453
Threads: 16
Joined: Jun 2022
I've been looking at some of the PDF libraries myself, and from what I know so far, I'd suggest you take a look at
PyPDF2
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Posts: 453
Threads: 16
Joined: Jun 2022
Ah, okay. Well the only other one I've used is
pdfrw 0.4
I've not used it for what you're tying to do, but you may find something there that will work for you.
NBAComputerMan likes this post
Sig:
>>> import this
The UNIX philosophy: "Do one thing, and do it well."
"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse
"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein