Hi Gilad, One approach to do this is by forming redactions based on XFDF. If you want to apply the XFDF based redactions permanently, you can "stamp" it later into the PDF. Both is possible by using PDFBox.
Kind regards, Matthias -----Original Message----- From: Gilad Denneboom [mailto:gilad.denneb...@gmail.com] Sent: Donnerstag, 22. Juni 2017 09:47 To: users@pdfbox.apache.org Subject: Adding a Redaction annotation (without applying it) Hi all, Does anyone know if PDFBox supports adding Redaction annotations? If so, is it a documented feature? Are there any code samples I could use? I'm not talking about applying them (actually redaction the underlying contents), just creating them... Hopefully it's possible. Regards, Gilad.