phpdftk API Documentation

ContentStreamParser
in package

FinalYes

Parses decoded content stream data into a sequence of operations.

Each operation is a list of operands followed by an operator keyword. The parser handles all PDF content stream token types: numbers, names, literal strings, hex strings, arrays, dictionaries, and inline images.

Table of Contents

Methods

parse()  : array<int, ContentStreamOp>
Parse content stream data into operations.

Methods


        
On this page

Search results