fixed from error
This commit is contained in:
@@ -131,7 +131,7 @@ class Membership extends Renderer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function createPdf(array $formData): TCPDF
|
protected function createPdf(array $formData): string
|
||||||
{
|
{
|
||||||
$pdf = new Fpdi();
|
$pdf = new Fpdi();
|
||||||
$pdf->AddFont('DejaVuSans', '', 'DejaVuSans.php');
|
$pdf->AddFont('DejaVuSans', '', 'DejaVuSans.php');
|
||||||
|
|||||||
Reference in New Issue
Block a user