|
|
Manual: PDF_set_transition
|
   
|

|

|

|
PDF_add_outline
|
Updated Sat, 12 Aug 2000
|
PDF_set_duration
|

|

|
(unknown) PDF_set_transition -- Sets transition between pages Descriptionvoid pdf_set_transition (int pdf document, int transition)
The PDF_set_transition() 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)
|
See also PDF_set_duration().

|

|
PDF_add_outline
|
Updated Sat, 12 Aug 2000
|
PDF_set_duration
|

|

|
|
|