|
1. the save button from Toolbar is clickable but does not do the actual save. I assume i should do customization on this. Can you help how to do it TAKING INTO CONSIDERATION THE ABOVE CODE SNIPPETS |
Whenever save button from built-in toolbar is clicked, you can retrieved the saved PDF document stream from DocumentSaveInitiated event handler. By using the stream obtained, you can save the PDF document locally.
Please find the code snippet for reference,
Please find the demo sample in the below link,
| |
|
2. We have a password-protected pdf files. And when we try to print it. it throws Error - "Cannot print password protected file". How to resolve this issue ? |
We were able to reproduce the issue “Printing encrypted PDF document shows error”. Currently, we are validating the issue and the validation details will be updated on September 28th , 2020.
|
Hi Iskandar,We have implemented the support to print the encrypted PDF document and the custom NuGet for this fix can be downloaded from the following location.Custom NuGet: https://www.syncfusion.com/downloads/support/directtrac/general/ze/CustomNuGet-1471726724.zip
Assembly Version: 18.2.0.44
Disclaimer :
Please note that we have created this patch for version 18.2.0.44 specifically to resolve the following issue(s) reported in this/the forum. 158086Note : Kindly follow the steps to clear the NuGet cache and then install patched NuGet to get the issue resolved.
This fix will be included in our 2020 Volume 3 service pack release which will be available in November 2020.Regards,Ashok Kumar Viswanathan.