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>
Return Return
(array) containing page width and height in points
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
5.0.010 | Introduced. |