cpdf_show (PHP 3>= 3.0.8, PHP 4 ) cpdf_show -- Gibt Text an der aktuellen Position aus Beschreibungbool cpdf_show ( int PDF-Dokument, string Text)
Die Funktion cpdf_show() gibt die Zeichenkette
Text an der aktuellen Position aus.
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.
Siehe auch: cpdf_text(),
cpdf_begin_text() und
cpdf_end_text().
|