PDF_fill_imageblock

(PECL pdflib >= 2.0.0)

PDF_fill_imageblockFill image block with variable data

설명

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

add a note add a note

User Contributed Notes

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