Builds PDF content stream bytes from a list of content operations.
Uses PDF graphics operators: BT/ET (text), Tm/Tf/Tj (position, font, show), m/l/re (path), S/f (stroke/fill), q/Q (save/restore state).
Summary
Functions
Converts a list of content ops to a single content stream binary.