parent root
PHP: PDF_begin_pattern - Manual
PHP 7.2.23 Release Announcement

PDF_begin_pattern

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_begin_patternStart pattern definition

Description

PDF_begin_pattern ( resource $pdfdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ) : int

Starts a new pattern definition.

add a noteadd a note

User Contributed Notes

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