pdf_fit_textline
(PECL)
pdf_fit_textline -- Place single line of text
Descripción
bool
pdf_fit_textline ( resource pdfdoc, string text, float x, float y, string optlist )
Places a single line of text at position (x,
y) on the page, subject to various options. Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.