| I. | Na początek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
The cpdf_save_to_file() function outputs the pdf document into a file if it has been created in memory. Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
This function is not needed if the pdf document has been open by specifying a filename as a parameter of cpdf_open().
See also cpdf_output_buffer() and cpdf_open().
| Poprzedni | Spis treści | Następny |
| cpdf_rotate | Początek rozdziału | cpdf_save |