TCPDF::setColumnsArray( $columns )

Set columns array.


Description Description

Each column is represented by an array of arrays with the following keys: (w = width, s = space between columns, y = column top position).


Parameters Parameters

$columns

(Required) (array)


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.9.001 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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