SetaPDF_Core_Document_ObjectCollector_Outlines Class for collecting objects from the document outline
File: /SetaPDF v2/Core/Document/ObjectCollector/Outlines.php
Class hierarchy
Summary
Properties
Methods
__construct()
public SetaPDF_Core_Document_ObjectCollector_Outlines::__construct (
SetaPDF_Core_Document $document
)Parameters
- $document : SetaPDF_Core_Document
collect()
public SetaPDF_Core_Document_ObjectCollector_Outlines::collect (
callable $addObjectCallback [, boolean $withActionsOrDestinations = true ]
): voidCollect all indirect objects/references for non-stream objects related to the outline of the document.
Parameters
- $addObjectCallback : callable
- $withActionsOrDestinations : boolean
Exceptions
Throws SetaPDF_Core_SecHandler_Exception
Throws SetaPDF_Core_Type_Exception