cpdf-source/cpdftoc.mli
John Whitington 9e58ad6613 more
2022-01-13 16:18:54 +00:00

5 lines
218 B
OCaml

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