Laravel-snappy: Bootstrap grid system

Created on 24 Feb 2015  路  3Comments  路  Source: barryvdh/laravel-snappy

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.

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.

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

medspec picture medspec  路  4Comments

austenc picture austenc  路  7Comments

jerearaujo03 picture jerearaujo03  路  5Comments

vitorarjol picture vitorarjol  路  4Comments

zhuojiawei picture zhuojiawei  路  5Comments