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 ?...Pdf; // Load the encrypted PDF document Document pdfDocument...pdfDocument = new Document("path/to/encrypted.pdf", "your_password"); //...