cpdf_newpath

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

cpdf_newpath -- Commence un nouveau chemin

Description

bool cpdf_newpath ( int pdf_document )

Commence un nouveau chemin.

Liste de paramètres

pdf_document

Le gestionnaire de document, retourné par la fonction cpdf_open().

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.