Hi,
I am uploading document from UI and open it with Adobe Reader view in my web application in c# language. I have used Aspose.Pdf namespaces.
When I set option ‘Disable Print’ to true in document then document’s all hyperlink is not working and redirecting (treated as text only with underline) but when I set option ‘Disable Print’ to false then its working fine.
We want to customized only Enable print and disable print , that shouldn’t affect to hyperlink or any other permissions.
Can you please help me with this issue.
Regards.