cpdf_show
(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)
cpdf_show -- Gibt Text an der aktuellen Position aus
Beschreibung
bool
cpdf_show ( int PDF-Dokument, string Text )
Gibt die Zeichenkette Text
an der aktuellen Position
aus.
Parameter Liste
pdf_document
The document handle, returned by
cpdf_open().
Text
Der Text
Rückgabewerte
Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.