Example of PDF Compression Level in ASP.NET MVC PDF Library
This sample demonstrates the creation of compressed PDF document. It compresses the content stream and images in the PDF document based on the quality factor.
DEMO
SOURCE
It is also possible to compress the existing PDF document by removing the metadata, optimizing the font, and page content.