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);