laravel-dompdf
laravel-dompdf copied to clipboard
A DOMPDF Wrapper for Laravel
This is probably UTF related, but does anyone have a fix for getting emoji to be rendered properly?
I am printing credit notes and want to show a total of each item on each page above the footer right aligned. But not able to achieve this with dompdf,...
Hello @barryvdh. I need the $dompdf->setBasePath($path) configurable; If you have a motivation to keep in public. Please give to me your vision :disappointed: i'm a noob
Hello. I am using latest blank laravel installation on 7.4php as well as package v1.0.0 (beta). When I try to generate .pdf file I always get error: **Error Using $this...
I thought it would be a good addition to the package to support font conversion. The code is based on what dompdf ships in [loadfont.php](https://github.com/dompdf/utils/blob/master/load_font.php) ```cli font:convert {fontFamily : the...
Hello everyone, I intend to generate a PDF in Chinese. But the Chinese characters become "?" in the PDF (English characters are fine.) Here is the solution I have tried:...
This is a suggestion to solve #838 problem
Hello Barry and maintainers thank you very much for the library. I would want to suggest a couple of minor changes to the code: 1. Shortened some FQNs, since they...
I use dompdf version 2.0 and symfony 5.4. when rendering the pdf I have an error while displaying the image "image not found or type unknown". my dompdf code `