TCPDF::endPage( $tocpage = false )

Terminate the current page


Description Description

See also See also

  • AddPage(),: startPage(), addTOCPage(), endTOCPage()

Top ↑

Parameters Parameters

$tocpage

(Optional) (boolean) if true set the tocpage state to false (end the page used to display Table Of Content).

Default value: false


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.2.010 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.