Menu

#16 [patch] Table inline CSS support

v3.0b
open
nobody
None
5
2007-09-11
2007-09-11
DjDarkman
No

In File: html2pdf.php
Near Line: 621

Add: if (isset($attr['STYLE'])) $this->cell[$this->row][$this->col]['style'] = $attr['STYLE'];

Description:
Inline CSS support for tables can be easily enabled by making the pharser read the style attribute.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.