module Cpdftoc:sig
..end
Table of contents
val typeset_table_of_contents : font:Cpdfembed.cpdffont ->
fontsize:float ->
title:string -> bookmark:bool -> dotleader:bool -> Pdf.t -> Pdf.t
Typeset a table of contents and prepend to the document.