Open decrypted PDF with trial Version

Hello,

I would like to open the decrypted PDF file with trial version. Is it possible with ASOSE.PDF.KIT?

Please see the sample attached file…

Thank you... Ramesh...

Hi Ramesh,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thank you for considering Aspose.Pdf.

Please download the latest merged Aspose.Pdf for .NET component (which includes the features of both Aspose.Pdf for .NET and Aspose.Pdf.Kit for .NET) as Aspose.Pdf.Kit for .NET product has been discontinued.

Now, for your requirement, do you want to open the PDF file programmatically and process it programmatically? Or you need a Visual Control to Open / Show your PDF file? Please let us know about your requirement and we will guide you in a better way.

Thank You & Best Regards,

Thank you for your quick response...

Actually we want to arise the pop-up meessage from decrypted PDF file with trial version.

Please check the attached document... When you open the attached document, it prompt alert message as "This PDF files was decrypted by the trial version of PDF Password Remover product, If you wish remove all restrictions in the PDF Password Remover product, Please purchase it from our website"

Now we want to arise this pop-up message... Is it possible?

Thank you... Ramesh...

Hi Ramesh,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thank you for the details.

I am afraid; this may not be possible using Aspose.Pdf for .NET as this warning message is coming due to the use of some third party utility and not Aspose.Pdf for .NET. However, if you have the encrypted file and the password of the file and you want to programmatically decrypt it using Aspose.Pdf for .NET, you may check the following link for reference:

http://www.aspose.com/documentation/.net-components/aspose.pdf-for-.net/decrypt-pdf-file-using-owner-password.html

Sorry for the inconvenience,