You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br>
116
116
* @package com.tecnick.tcpdf
117
117
* @brief PHP class for generating PDF documents without requiring external extensions.
118
-
* @version 6.8.2
118
+
* @version 6.9.1
119
119
* @author Nicola Asuni - info@tecnick.com
120
120
* @IgnoreAnnotation("protected")
121
121
* @IgnoreAnnotation("public")
@@ -18922,6 +18922,17 @@ public function writeHTML($html, $ln=true, $fill=false, $reseth=false, $cell=fal
0 commit comments