PHP 7.0.6 Released

PDF_fill_pdfblock

(PECL pdflib >= 2.0.0)

PDF_fill_pdfblockFill PDF block with variable data

Description

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).

User Contributed Notes

There are no user contributed notes for this page.
To Top