Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

cpdf_show

(PHP 3>= 3.0.8, PHP 4 )

cpdf_show -- Imprime un texte à la position courante.

Description

void cpdf_show ( resource pdf_document, string text)

cpdf_show() imprime la chaîne text, à la position courante.

Voir aussi cpdf_text(), cpdf_begin_text() et cpdf_end_text().