|
|||||||
|
|
cpdf_place_inline_image説明void cpdf_place_inline_image ( int pdf document, int image, float x-coor, float y-coor, float angle, float width, float height, int [mode])cpdf_place_inline_image() 関数は、PHPのイメー ジ関数で作成された画像を、ページの位置 (x-coor,y-coor) に 置きます。同時に画像の縮小・拡大を行うことができます。 オプションのパラメータ modeは、単位長さを 定義します。0 または指定しなかった場合、そのページに指定されたデ フォルトの単位が使用されます。デフォルトの単位が指定されていない 場合は、座標はポストスクリプトポイントで計られます。 cpdf_import_jpeg() も参照下さい。 | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |