Redaction Question

What is the method everyone is doing to redact on a pdf using aspose.


Do you have a separate program to allow users to “draw” rectangles on the screen (pdf) and then read those graphics and then use aspose.

Does aspose have a way to show a user interface to allow users to redact or “draw” on their own?



Hi William,

Thanks for your inquiry. Aspose.Pdf provides a RedactionAnnotation object for redact a PDF document. Please check following documentation link for code snippet and details. It will help you to accomplish the task.

Moreover about UI question, I am afraid Aspose.Pdf is a class library it does not provide any UI for interaction. You may use GroupDocs, another Aspose venture, to view documents in browser. You can post your query to GroupDocs support for further details? Associated staff will guide you properly.

Best Regards,