Hi,
Im trying to set permission for pdf my code is
if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword)))
return;
Aspose.Pdf.Permissions permissions =
Aspose.Pdf.Permissions…...Encrypt( userPassword, ownerPassword...permissions. Use Correct Encryption Method : Ensure that you...