cpdf_closepath_fill_stroke> <cpdf_clip
Last updated: Mon, 28 Dec 2009

cpdf_close

(PHP 4, PHP 5 <= 5.0.5)

cpdf_close — Closes the pdf document

Descrição

bool cpdf_close ( int $pdf_document )

Closes the PDF document.

This should be the last function called, even after cpdf_finalize(), cpdf_output_buffer() or cpdf_save_to_file().

Parâmetros

pdf_document

O manipulador do documento, retornado por cpdf_open().

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja também



User Contributed Notes
cpdf_close
There are no user contributed notes for this page.

cpdf_closepath_fill_stroke> <cpdf_clip
Last updated: Mon, 28 Dec 2009