cpdf_closepath
(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)
cpdf_closepath -- Schließt den aktuellen Pfad
Beschreibung
bool
cpdf_closepath ( int PDF-Dokument )
Schließt den aktuellen Pfad.
Parameter Liste
pdf_document
The document handle, returned by
cpdf_open().
Rückgabewerte
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.