module HexaPDF:: Content
Overview¶ ↑
The Content module contains everything related to working with page content streams.
The most important classes are:
-
The
Canvasclass which provides an interface for drawing graphics and text. -
The
ParserandProcessorclasses for processing an existing content stream. -
SmartTextExtractorfor extracting layouted text from a page.