PHP Manual
cpdf_page_init
Description
bool cpdf_page_init ( int pdf_document, int page_number, int orientation, float height, float width [, float unit] )Starts a new page.
Parameters
pdf_documentThe document handle, returned by cpdf_open().
page_numberThe page number
orientation0 for portrait and 1 for landscape
heightThe page height
widthThe page width
unitThe unit for the coordinate system. The value should be the number of postscript points per unit. Since one inch is equal to 72 points, a value of 72 would set the unit to one inch. The default is also 72.
Support PHPRO.ORG
Search
PHPRO.ORG Poll
Warning: Participation in PHPRO.ORG polls may incorrectly lead you to believe your opinions matter.

RSS Feed




