PDF_set_duration
(PHP 3>= 3.0.6, PHP 4 )
PDF_set_duration -- Sets duration between pages
Description
void
pdf_set_duration ( int pdf document, double duration)
The PDF_set_duration() function set the duration
between following pages in seconds.
See also PDF_set_transition().