PDF Error in Generating

Any Idea what these errors could be and how to solve them?
I’m using Version 1.5,11
lang: English

Type: Mpdf\MpdfException

Message: Cannot find TTF TrueType font file "XB RiyazBd.ttf" in configured font directories.

Filename: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Fonts/FontFileFinder.php

Line Number: 33

Backtrace:

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Mpdf.php
Line: 3852
Function: findFontFile

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Mpdf.php
Line: 4145
Function: AddFont

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Mpdf.php
Line: 18025
Function: SetFont

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Tag/InlineTag.php
Line: 56
Function: setCSS

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Tag.php
Line: 243
Function: open

File: /homepages/5/d787330234/htdocs/system/vendor/mpdf/mpdf/src/Mpdf.php
Line: 13628
Function: OpenTag

File: /homepages/5/d787330234/htdocs/system/application/helpers/mpdf_helper.php
Line: 99
Function: WriteHTML

File: /homepages/5/d787330234/htdocs/system/application/helpers/pdf_helper.php
Line: 106
Function: pdf_create

File: /homepages/5/d787330234/htdocs/system/application/modules/invoices/controllers/Invoices.php
Line: 272
Function: generate_invoice_pdf

File: /homepages/5/d787330234/htdocs/system/index.php
Line: 325
Function: require_once

I have fixed it :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.