0

i have a question, after i tried many version of bootstrap to use in dompdf laravel, there's no one can compatible. I've searching in other people same question as me, they said bootstrap 3.3.6 is compatible for dompdf laravel. But after i tried, it's not compatible too. Did anyone has solution maybe which bootstrap version compatible with dompdf laravel?

Note: i'm using laravel 8 and PHP 7.4

i've tried to using many bootstrap version but no one is compatible when i generate view into pdf

HTML

matiaslauriti
  • 7,065
  • 4
  • 31
  • 43
  • I recommend using wkhtmltopdf, (laravel package [Laravel Snappy](https://github.com/barryvdh/laravel-snappy)). Or you can copy the complete minified bootstrap CSS to another blade and include that in the header. That might work for dompdf. – Anuj Shrestha Feb 27 '23 at 03:52
  • Does this answer your question? [dompdf dont load bootstrap css with barryvdh/laravel-dompdf](https://stackoverflow.com/questions/48760296/dompdf-dont-load-bootstrap-css-with-barryvdh-laravel-dompdf) – Anuj Shrestha Feb 27 '23 at 03:53
  • @AnujShrestha so is it no one bootstrap version compatible with dompdf? – Rizal Dieqy Feb 27 '23 at 04:51

0 Answers0