![]() |
Home
iRate! IceMelon IM Tutorials Headlines CoolSites PHP Functions |
Most Referenced Functions » google_pagerank() » preg_replace() » imagecreatefrompng() » site_pageranks() » imagepng() » imagedestroy() » imagestring() » imagecolorallocate() » htmlentities() » preg_match() » fopen() » header() » getimagesize() » htmlspecialchars() » ob_start() » strstr() » session_start() » preg_match_all() » ob_flush() » strpos() » flush() » setcookie() » str_replace() » array2vars() » nl2br() » preg_split() » ereg() » ereg_replace() » urlencode() » readgzfile() Become a sponsor for $15/month. Link is sitewide - PR5 homepage, 20+ PR4 pages, 90+ PR3 pages. Email dave[AT]icemelon[D0T]c0m. |
PHP Functions
Function: pdf_begin_page (PHP 3 >= 3.0.6, PHP 4, PECL) pdf_begin_page -- Starts new pageDescriptionbool pdf_begin_page ( resource pdfdoc, float width, float height )Add a new page to the document. Returns TRUE on success or FALSE on failure. The width and height are specified in points, which are 1/72 of an inch.
Table 1. Common Page Sizes in Points name size A0 2380?3368 A1 1684?2380 A2 1190?1684 A3 842?1190 A4 595?842 A5 421?595 A6 297?421 B5 501?709 letter (8.5"?11") 612?792 legal (8.5"?14") 612?1008 ledger (17"?11") 1224?792 11"?17" 792?1224Related Function(s) |