PrintBox_htmlval prelude : [> Html_types.style ] htmlHTML text to embed in the "<head>", defining the style for tables
module Config : sig ... endval to_html : ?config:Config.t -> PrintBox.t -> [ `Div ] htmlHTML for one box
val to_string : ?config:Config.t -> PrintBox.t -> stringval to_string_doc : ?config:Config.t -> PrintBox.t -> stringSame as to_string, but adds the prelude and some footer