[Libreoffice-bugs] [Bug 139331] Option to redact/ anonymizing file by replacing images by dummy or make them black (Sanitize media)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 19 18:44:48 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=139331

--- Comment #4 from Muhammet Kara <muhammet.kara at collabora.com> ---
(In reply to Heiko Tietze from comment #2)
> Muhammet, what do you think?

Looks like a valid enhancement request.

Can be done by using a macro as well. Hint for macro-writers and someone who
wants to implement this enhancement:

- Go through images in the document (grep for IsRedactMode to find similar
code)
- Draw redaction rectangles over them (see
SfxRedactionHelper::addRedactionRectToPage in SfxRedactionHelper.cxx)
- The rest will be automatically handled by the existing redaction feature when
user clicks on the redacted export button

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210119/9ecd7457/attachment.htm>


More information about the Libreoffice-bugs mailing list