PDF_begin_page
PDF_begin_template_ext
PDF
PHP Manual
PDF_begin_pattern
(PHP 4 >= 4.0.5, PECL pdflib:1.0-2.1.3)
PDF_begin_pattern — パターン定義を開始する
説明
int
PDF_begin_pattern
(
resource
$pdfdoc
,
float
$width
,
float
$height
,
float
$xstep
,
float
$ystep
,
int
$painttype
)
新規パターンの定義を開始します。
PDF_begin_page
PDF_begin_template_ext
PDF
PHP Manual