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
{{ message }}
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
I have a form in the dashboard to upload a font by admin
I stored the font in public/fonts/pdf_font.ttf each time admin uploaded a new a renamed the uploaded font to the same name of the font which is pdf_font.ttf I did everything but I got one problem when the admin upload a new font I went to the preview page to check whether the font is working I got this error:
This problem went out when I refresh the page twice!
I have a form in the dashboard to upload a font by admin
I stored the font in
public/fonts/pdf_font.ttf
each time admin uploaded a new a renamed the uploaded font to the same name of the font which ispdf_font.ttf
I did everything but I got one problem when the admin upload a new font I went to the preview page to check whether the font is working I got this error:This problem went out when I refresh the page twice!
my code of the font:
config/pdf.php
:The text was updated successfully, but these errors were encountered: