Removing only Shapes in PDF page #2308
Answered
by
JorjMcKie
jjfang
asked this question in
Looking for help
-
Hello, I have a PDF document with pages containing images, text, and shapes. I was wondering if there is a way to remove only certain shapes retrieved via the Page.get_drawings() function, while leaving all the other objects in the page the same. Something like the Page.delete_image() function, but for shapes instead. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
JorjMcKie
Mar 29, 2023
Replies: 1 comment 6 replies
-
Hi, no that is not supported, sorry. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
jjfang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, no that is not supported, sorry.