PHP 7.0.6 Released

PDF_begin_item

(PECL pdflib >= 2.0.0)

PDF_begin_itemOpen structure element or other content item

Description

int PDF_begin_item ( resource $pdfdoc , string $tag , string $optlist )

Opens a structure element or other content item with attributes supplied as options.

User Contributed Notes

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