TCPDF::copyPage( $page )

Clone the specified page to a new page.


Description Description


Parameters Parameters

$page

(Required) (int) number of page to copy (0 = current page)


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.9.015 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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