Skip to main content

Module xref_stream

Module xref_stream 

Source
Expand description

Cross-reference stream parsing (PDF 1.5+).

PDF 1.5+ allows cross-reference data to be stored as a stream object instead of or in addition to the traditional xref table. The stream dictionary also serves as the trailer dictionary.

Functionsยง

parse_xref_stream
Parse a cross-reference stream at the given offset.