Top "Dompdf" questions

An HTML to PDF converter written in PHP

DOMPDF Background Displaying Incorrect Size

I am trying to put together a little contact form for my 3 year old son who has leukemia. I want …

php dompdf
adding new font in dompdf

To add new font Arvo in DOMPdf I updated file dompdf_font_family_cache.dist and added following code - …

fonts dompdf
How to merge PDF using dompdf?

I'm using dompdf library to create PDF. Beside I want to merge another PDF(it is located at particular path) …

php pdf dompdf
I Can't Find dompdf_config.inc.php or dompdf_config.custom.inc.php for setting "DOMPDF_UNICODE_ENABLED" true

I use dompdf to save a html page as pdf by php. I use Persian characters in my html page (…

php pdf unicode dompdf persian
DOMPDF - Class 'Font' not found

I'm trying to add a font via Command line. Every time I try i get the following error. Fatal error: …

php dompdf
Generate PDF in ZF2?

I'm starting a new project, and I am also fairly new to Zend Framework 2. What are your suggestions to generate …

php pdf zend-framework2 dompdf
Create pdf with DOM PDF outside DOMpdf directory

Hi I have mybb installed on my website. I have also installed dompdf and its working in its own directory …

php directory dompdf
dompdf page break with codeigniter and foreach loop

I am using codeigniter and dompdf to generate a pdf document. the document is generated with a foreach loop. each …

php codeigniter foreach dompdf page-break
barryvdh/laravel-dompdf:- fopen failed to open stream: No such file or directory in laravel 5.7

When I want to download invoice.pdf got error:- fopen(project_path\storage\fonts/\071ddd89a9cb147bf5639344caee3…

laravel dompdf invoice
Dompdf draw line on every page

I'm trying to generate nice pdf from html file with Dompdf but I'm unable to draw a line on every …

header line footer dompdf