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
Deprecated: Callables of the form ["TCPDI", "TCPDF::SetFont"] are deprecated in ..../PDFMerger/tcpdf/fpdf_tpl.php on line 278.... when calling $pdf->merge($a, $b)
I am experiencing the error:
Deprecated: Callables of the form ["TCPDI", "TCPDF::SetFont"] are deprecated in ..../PDFMerger/tcpdf/fpdf_tpl.php on line 278
.... when calling$pdf->merge($a, $b)
When using php8.2
Post edit: Looks like this is a duplicate of #68
The text was updated successfully, but these errors were encountered: