RemoveSharedContentStreams

Content Streams and Optional Content Groups

Description

This function ensures that none of the pages in the selected document have shared content streams. This is necessary before imposing a document with the CapturePage or CapturePageEx functions.

Syntax

Delphi

function TPDFlib.RemoveSharedContentStreams: Integer;

ActiveX

Function PDFlib::RemoveSharedContentStreams As Long

DLL

int DLRemoveSharedContentStreams(int InstanceID);