hi aspose team,
Why is this security block issue coming after generating the pdf file?
image.png (62.7 KB)
Is there any way to unblock the pdf file ?...pdfDocument = new Document("path/to/encrypted.pdf", "your_password");...decrypted document pdfDocument.Save("path/to/decrypted.pdf"); Next Steps...