Overload | Description |
---|---|
Insert(RasterImage,PdfCompressorOptions) | Segments the specified image using Mixed Raster Content (MRC segmentation) and then compresses it and inserts it into the PDF file. |
Insert(RasterImage) | Compresses the specified image, without segmenting it, and inserts the image in the PDF file. |
Refer to PdfCompressor example.
This method will use segmentation for inserting the image into the Pdf file.
If the SetCompression method is used, the segments will be
compressed using the compression options specified by the method's PdfCompressorCompressionTypes structure.
For more information, refer to Creating a Compressed PDF File.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family