TCPDF::setOpenCell( $isopen )
Set the top/bottom cell sides to be open or closed when the cell cross the page.
Description Description
Parameters Parameters
- $isopen
-
(Required) (boolean) if true keeps the top/bottom border open for the cell sides that cross the page.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.2.010 | Introduced. |