Table of contents
Informations
Author: Richard Bondi
License: FPDF
Description
This script allows to generate and insert a table of contents anywhere in the document.
Use TOC_Entry()
to add the entries, then call insertTOC()
to place the table
at the page you want.