cpdf_set_horiz_scaling
(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)
cpdf_set_horiz_scaling -- テキストの水平方向の倍率を設定する
説明
bool
cpdf_set_horiz_scaling ( int pdf_document, float scale )
cpdf_set_horiz_scaling() 関数は、水平方向の
倍率を scale パーセントに設定します。
成功した場合に TRUE を、失敗した場合に FALSE を返します。