H A D | TableOfContents.php | 74 * @var bool Determine if the TOC should be cloned to calculate the correct page numbers 89 * Mark the TOC Paint as having begun 243 public function TOC( function in Mpdf\\TableOfContents 303 * Fix the TOC page numbering problem 305 * To do this, the current class is deep cloned and then the TOC functionality run. The correct page 306 * numbers are calculated when the TOC pages are moved into position in the cloned object (see Mpdf::MovePages). 307 * It's then a matter of copying the correct page numbers to the original object and letting the TOC functionality 426 // mPDF 6 number style and suppress now picked up from section preceding ToC 444 * Ensure the TOC Page Number Style doesn't effect the TOC Numberin [all...] |