Jonathan Thuau
Jonathan Thuau
You can try this : https://github.com/thujohn/pdf-l4/issues/2#issuecomment-29370013
Hi. I just updated `style.cls.php` but it's not a real fix. This a known problem wich is fixed in the last (beta) version. If you need the last version :...
You can check this repo : https://github.com/thujohn/lab There are some examples.
I don't have any problem with images... You have an example here : https://github.com/thujohn/lab/blob/master/app/views/pdf/image.blade.php Do you have the same problem with an image in your public folder ?
Hi. Dompdf doesn't include zoom functionality and fit the content to the page.
Hi. Do you have a public link ? If you send the right response it depends on browser...
Can you send me an example ?
Hi. This is a dompdf problem. Did you try this package ? https://github.com/barryvdh/laravel-dompdf Barry uses the latest version (which is beta)
I didn't need this before so I don't have solution. Maybe you can try this : https://code.google.com/p/dompdf/issues/detail?id=79#c10
Hi. This is not an error from the package. Maybe you can start by running this command : php composer dump-autoload If you still have the error you should search...