PHP 7.0.6 Released

PDF_fill_imageblock

(PECL pdflib >= 2.0.0)

PDF_fill_imageblockFill image block with variable data

Description

int PDF_fill_imageblock ( resource $pdfdoc , int $page , string $blockname , int $image , string $optlist )

Fills an image 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