0

I've successfully been able to highlight a PDF text using pymudf, as described here: Highlight text content in pdf files using python and save a screenshot

Essentially we are using this line to highlight: highlight = page.addHighlightAnnot(inst)

But I'm wondering if there is a way to highlight in different colors? It seems the above adds an annotation, but not sure if there's a way to adjust the annotation color of the line.

Thanks

Katie Melosto
  • 790
  • 7
  • 15

0 Answers0