Cannot print PDF with security restrictions when printing is allowed

I tried to print PDF using PdfViewer and standard C# code for this procedure. PDF has the security restrictions however the printing is allowed (Printing, Content Copying and Content Copying for Accessibility: Allowed, other options: Not Allowed). Aspose started printing however the document was absent in the print queue (printer icon appeared and its hint displayed 0 document). PDFs without security restrictions were printed successfuly. What root cause can cause that issue?

@dkan

Thank you for contacting support.

Would you please share narrowed down code snippet along with source and generated files, if any, so that we may try to reproduce and investigate it in our environment.

18-0125_Contract.pdf (2.4 MB)
print function code.zip (897 Bytes)

@dkan

Thank you for contacting support.

We have tried to print this PDF with local printer, Microsoft Print to PDF, and the file has printed fine.

PrintPdf("18-0125_Contract.pdf", @"Microsoft Print to PDF");

Would you please try to print it with some other printer in your environment and then share your kind feedback with us.

The root cause is our Aspose.PDF version. We tried to print using the latest version 18.11, and the considered file was printed without issues. However we can use this version in only trial mode. The latest version supported by our license is 17.8, and it is unable to print the considered file. What shall we do?

@dkan

Please upgrade to latest version of the API because it includes more features and bug fixes. Moreover, support is provided based on latest available version. For any sales related information, you may create a topic over Purchase forum or contact sales team.