0
Highlighting text in PDF via python script
2 Answers
+ 6
A bit old, but this article should give you a good start on looking for an adequate module to complete your task:
https://www.binpress.com/tutorial/manipulating-pdfs-with-JUMP_LINK__&&__python__&&__JUMP_LINK/167
+ 2
i have solved this with pymupdf and PyPDF2 libraries