(PECL cairo >= 0.1.0)
The setSize purpose
public void CairoPdfSurface::setSize ( string $width, string $height )
The method description goes here.
Parameters:
width
Description...
height
Description...
Returns:
Description...
This function is currently not documented; only its argument list is available.
Examples:
CairoPdfSurface::setSize() example
<?php /* ... */ ?>
The above example will output something similar to:
...
Please login to continue.