PDF Compression and Decompression

We have an application in which generate about 10 Lakhs contract note PDF Files which we want to store in Oracle database by reducing its size

And retrive it back as a PDF when we query the database.

I was wondering whether any of ASPOSE product could be used for this ?. We have developed an application using .NET 4.0 and Above

@Shrikant152

You can surely use Aspose.PDF for .NET in order to reduce PDF size. Also, it offers you to read PDF document in form of Stream as well as from a File Path. You can go through articles in the API documentation at below links that may help in your case.