(PHP 4, PHP 5 <= 5.0.5)
cpdf_scale — Sets scaling
Sets the scaling factor in both directions.
The document handle, returned by cpdf_open().
The X scale percent to set. Default to 0.0
The Y scale percent to set. Default to 0.0
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.