I am trying to read the pdf and highlight some sub-strings in pdf, and i am able to achieve it using python libraries PYPDF2 and fitz
but i wanted to make to highlight/ change text with different colors and retain the layout as the original pdf,
please advice on this, thank you
1 post - 1 participant