Using a fontsize less that 4pt in add_redact_annot #3595
Unanswered
francesco-bellei
asked this question in
Looking for help
Replies: 1 comment
-
I suggest to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I was reading the documentation of Page.add_redact_annot() and I read that for what regards the parameter fontsize:
fontsize (float) – the fontsize to use for the replacing text. If the text is too large to fit, several insertion attempts will be made, gradually reducing the fontsize to no less than 4. If then the text will still not fit, no text insertion will take place at all.
Is there any way to overcome this limit and put inside an annotation a smaller text? Like with fontsize 2 ?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions