PDFCompInsertSegments method (ILEADPDFCompressor)
short PDFCompInsertSegments (LPDISPATCH pRaster, OLE_COLOR rgbBackgroundColor, VARIANT_BOOL bIsThereBackground); | |
Overview |
Refer to Creating a Compressed PDF File |
Remarks
(Advanced PDF Plug in only) Inserts user-defined segments into the PDF file.
The properties UserSegmentInfoCount and UserSegmentInfo should be set before calling this method.
To insert a Raster Object with MRC segmentation, use the PDFCompInsertMRC method.
See Also
Elements: |
PDFCompInsertMRC method, PDFCompInsertNormal method, UserSegmentInfoCount Property, UserSegmentInfo Property |
Topics: |