CompressPage

Page properties

Description

This function is similar to the CompressContent function, however it only compresses the selected page. Looping through all the pages using this function will have the same effect as CompressContent, however it will be possible to provide feedback to the user.

Syntax

Delphi

function TPDFlib.CompressPage: Integer;

ActiveX

Function PDFlib::CompressPage As Long

DLL

int DLCompressPage(int InstanceID);