phpdftk API Documentation

EmbeddedFileParams
in package
implements Serializable

Embedded file parameters (`/Params` entry of an EmbeddedFile stream) — ISO 32000-2 §7.11.4 Table 43.

Appears inline inside an EmbeddedFile stream's dictionary; not a standalone indirect object.

Attributes
#[RequiresPdfVersion]
\Phpdftk\Pdf\Core\PdfVersion::V1_3

Table of Contents

Interfaces

Serializable
Contract for anything that can emit raw PDF syntax via `toPdf()`.

Properties

$checkSum  : PdfString|null
$creationDate  : PdfString|null
$mac  : PdfString|null
$modDate  : PdfString|null
$size  : int|null

Methods

toPdf()  : string

Properties

Methods


        
On this page

Search results