Goldenweb.it homepage

ANNUNCI | DIRECTORY | FONTS | ICONE | NEWSGROUPS | TOP25 | WALLPAPERS

English version  

Top 10 Casino Online
Classifica dei top 10 casino online italiani. I migliori casino su internet in Italia, legali ed autorizzati, con licenza AAMS. Gioca e Vinci subito con i bonus gratis dei Top 10 Casino Online!
Batterie per PC Portable - UniversoPortatili.it
Universo Portatili è un fornitore di batterie di ricambio, alimentatori/caricabatterie, e altri accessori per computer portatili di tutti i tipi di marche e modelli. I prodotti includono le istruzioni di installazione per una facile sostituzione

GoldenWeb.it Directory "Premium" Links - Il tuo link qui...



cpdf_set_page_animation

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

cpdf_set_page_animation -- Sets duration between pages

Description

void cpdf_set_page_animation ( int pdf document, int transition, float duration)

The cpdf_set_page_animation() function set the transition between following pages.

The value of transition can be

0 for none,
1 for two lines sweeping across the screen reveal the page,
2 for multiple lines sweeping across the screen reveal the page,
3 for a box reveals the page,
4 for a single line sweeping across the screen reveals the page,
5 for the old page dissolves to reveal the page,
6 for the dissolve effect moves from one screen edge to another,
7 for the old page is simply replaced by the new page (default)

The value of duration is the number of seconds between page flipping.