TCPDF::_putAPXObject( $w, $h, $stream = '' )
Put appearance streams XObject used to define annotation’s appearance states.
Description Description
Parameters Parameters
- $w
-
(Required) (int) annotation width
- $h
-
(Required) (int) annotation height
- $stream
-
(Optional) (string) appearance stream
Default value: ''
Return Return
(int) object ID
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.8.001 | Introduced. |