useful
recursive PHP functions
recursively ...
... scan directory
scan a directory recursively with PHP
... delete directory
remove directory recursively with PHP
... get size
get filesize of directory and all files within
... do whatever PHP can do
recursively handle data with PHP
PHP Manual for
pdf_translate
(PHP 3>= 3.0.6, PHP 4 )
pdf_translate -- Sets origin of coordinate system
Description
bool
pdf_translate
( resource pdfdoc, float tx, float ty)
Translate the origin of the coordinate system.
© 2012
lixlpixel