python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
dompdf not generating .ufm and dompdf_font-family_cache.php file
I am trying to use custom font in dompdf while generating pdf file. As i found that custom font works only after generating .ufm and cache file.
Drupal php file
public function GeneratePdf() {
$domp...
Kango
Votes: 0
Answers: 0
Laravel 5.4 Create PDF File barry
I want to Import new library to my project. this is what I want to import
composer require barryvdh/laravel-dompdf
but, my project refuse this package.and this is error what I get
Info from https://...
andry sim
Votes: 0
Answers: 1