Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: pdf_translate - Manual
[go: Go Back, main page]

PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<pdf_strokepdo" width="11" height="7"/>
view the version of this page
Last updated: Tue, 21 Dec 2004

pdf_translate

(PHP 3>= 3.0.6, PHP 4 , PHP 5)

pdf_translate -- 座標系の原点を設定する

説明

void pdf_translate ( int pdf object, float tx, float ty)

座標系の原点を変更します。



add a note add a note User Contributed Notes
pdf_translate
david at mubo dot nl
27-Jul-2001 07:36
Not only this function is useful if you are tired of using the lowerleft side of the page, but it is also great if you need to rotate your page..

I have a project in which I need to rotate the page 180 due to calibration problems.. With this function I could reset the origin and the rest of the PDF worked just fine..

I also think that this function primarly has been mode for situations like these...

This function can also be used as a calibration feature, though I dont do it myself, I can think that it will work very nice if your whole document is out of calibration for lets say 1 mm..
hazelnutlatte at hotmail dot com
08-Jan-2001 07:13
This function is useful if you're tired of trying to deal with an axis that has a point of origin in the lower left-hand corner of the page.  Enjoy.

<pdf_strokepdo" width="11" height="7"/>
 Last updated: Tue, 21 Dec 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This mirror generously provided by: HappySize, Inc.
Last updated: Sat Jan 15 06:11:01 2005 JST