Structured_text.Page
type t = stext_page
val create : Rectangle.t -> t
val print_as_text : output -> stext_page -> unit
Print a page as text.