change background color after apply background color #1807
Answered
by
JorjMcKie
lewbei
asked this question in
Looking for help
-
I cannot change the background color after apply draw_rect in the pdf. For example, I have apply red by using draw_rect, then I want to change to another color. Is there a way for me to change the rect color or remove the rect? I used redact but it will removed the whole page. |
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Jul 12, 2022
Replies: 1 comment
-
No this is not possible. All draw_* methods of |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lewbei
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No this is not possible. All draw_* methods of
Page
, resp.Shape
are "forever".Redactions can only remove text, images and links.