Skip to content

Finding and Highlighting Annotations/Comments #795

Discussion options

You must be logged in to vote

Thanks for the compliments!

I am sure there are ways to help you do this.

  • Depending on the annotation type, most of its properties can be modified, like fill color or border color, border style, dashing, line thickness. The methods for this are straightforward like annot.set_colors(fill=green, stroke=red) or annot.set_border(width=1.5).
  • You can also just put a new annotation "over" anything interesting / remarkable stuff found (be it an existing annotation or some page content), like a highlight annotation.

If you update an annotation that existed before (meaning: created by some other software), be aware that this may have unwanted effects like text font changes etc. Details to be disc…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by JorjMcKie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants