cpdf-source/cpdftoc.mli
John Whitington 550f809896 more
2022-09-13 17:59:13 +01:00

5 lines
209 B
OCaml

(** Table of contents *)
(** Typeset a table of contents and prepend to the document. *)
val typeset_table_of_contents : font:Pdftext.font -> fontsize:float -> title:string -> bookmark:bool -> Pdf.t -> Pdf.t