TCPDF_STATIC::getPageSizeFromFormat( $format )

Get page dimensions from format name.


Description Description


Parameters Parameters

$format

(Required) (mixed) The format name @see self::$page_format<ul>


Top ↑

Return Return

(array) containing page width and height in points


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.010 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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