(PHP 4, PHP 5 <= 5.0.5)
cpdf_scale — Sets scaling
Sets the scaling factor in both directions.
O manipulador do documento, retornado por cpdf_open().
The X scale percent to set. Default to 0.0
The Y scale percent to set. Default to 0.0
Retorna TRUE em caso de sucesso ou FALSE em falhas.