TCPDF::deletePage( $page )

Remove the specified page.


Description Description


Parameters Parameters

$page

(Required) (int) page to remove


Top ↑

Return Return

(true) in case of success, false in case of error.


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.6.004 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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