pdfOptimizer 4.1.2 API
iText.Pdfoptimizer.Handlers Namespace Reference

Classes

class   ColorSpaceConverter
  This is the class is used to convert color space of objects located in the transferred iText.Kernel.Pdf.PdfDocument. More...
 
class   CompressionOptimizer
  Performs maximal compression of every iText.Kernel.Pdf.PdfStream and full compression of the iText.Kernel.Pdf.PdfDocument. More...
 
class   FontDuplicationOptimizer
  Looks for font dictionary duplications and merges them. More...
 
class   FontMergingOptimizer
  Merges similar fonts into one (with it's subsetting) and replace them in the document. More...
 
class   FontSubsettingOptimizer
  Makes a subset of the font glyphs used in document. More...
 
class   ImageQualityOptimizer
  Looks for image streams and performs theirs optimization. More...
 
class   PdfXObjectDuplicationOptimizer
  Looks for equal streams and performs optimization by replacing them with a reference to a single stream. More...