PDFminer can extract strings in a .pdf by converting it to txt.
I need to highlight or add lines below some strings in the txt.
- Does
PDFminerprovide this function? - Are there any other
pythonlibraries for this?
PDFminer can extract strings in a .pdf by converting it to txt.
I need to highlight or add lines below some strings in the txt.
PDFminer provide this function?python libraries for this?