PDF_fill_pdfblock
(PECL pdflib >= 2.0.0)
PDF_fill_pdfblock — Fill PDF block with variable data
Descrição
int PDF_fill_pdfblock
( resource
$pdfdoc
, int $page
, string $blockname
, int $contents
, string $optlist
)Fills a PDF block with variable data according to its properties.
This function is only available in the PDFlib Personalization Server (PPS).