cpdf_restore
説明
bool cpdf_restore ( int pdf_document )cpdf_restore() 関数は、 cpdf_save()で保存した環境を回復します。 この関数は、postscript のコマンド grestore と同様に動作します。 他のオブジェクトに影響を与えずにあるオブジェクトを変換または 回転したい場合に非常に便利です。 成功した場合に TRUE を、失敗した場合に FALSE を返します。
cpdf_save() も参照ください。
cpdf_restore
There are no user contributed notes for this page.