I found a couple of post (for instance, https://laracasts.com/discuss/channels/general-discussion/pdfs-and-laravel) suggesting that bootstrap's grid system worked with snappy. However, I've had no success trying to do this. The font does change and classes like text-center also do have an effect, but cols don't and they're the main reason I'm trying to use bootstrap.
Upon further research (http://stackoverflow.com/questions/19705880/converting-twitter-bootstrap-page-into-pdf-with-wkhtmltopdf-span-issue) I found that using xs cols does work.
Thank you very much for making this clear 馃憤 @ghost
Very good. Thank's
Most helpful comment
Upon further research (http://stackoverflow.com/questions/19705880/converting-twitter-bootstrap-page-into-pdf-with-wkhtmltopdf-span-issue) I found that using xs cols does work.