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: ''


Top ↑

Return Return

(int) object ID


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.8.001 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.