Top "Dompdf" questions

An HTML to PDF converter written in PHP

dompdf special characters

I'm having successful html-to-pdf conversions, but not with special characters. Below is just a special character I'm trying to display, …

dompdf
DOMPDF set font for entire page?

Im using DOMPDF over at http://dompdf.github.com/ I am struggling how to set the font for the entire …

pdf pdf-generation dompdf
How to get page number on dompdf PDF when using "view"

Ok, so I use the following snippet to get "views" of HTML with PHP variables loaded in as $data so …

php pdf dompdf
PHP-font-lib must either be installed via composer or copied to lib/php-font-lib

i'm trying to convert some html to pdf. After some google search i find dompdf but when i try to …

php dompdf
dompdf: loading html files to render, doesn't work

dompdf is not able to generate a pdf from a page of my website. However, I've saved the page and …

php dompdf
Adding header and footer with page number in dompdf

I am working with Codeigniter and I successfully implemented dompdf for generating PDF files. Now I have issues on adding …

codeigniter dompdf
Save and download PDF

I need to do 2 things together & at the same time with DOMPDF. I need to do the following together …

php dompdf
DOMPDF doesn't work with external css file

I'm using Zend Framework and DOMPDF library. When I test it with inline css everything works perfectly. But when I …

css zend-framework dompdf
How to create several pages with dompdf

I am having some trouble with multidimensional array and its value. What i am looking for is , from my query …

php mysql arrays dompdf
DOMPDF: Unable to stream pdf: headers already sent

This question has been raised hundred of times in various fora; some have been solved, some not. I checked plenty …

php smarty dompdf