Node-html-pdf: Bootstrap columns problem

Created on 20 Apr 2015  路  2Comments  路  Source: marcbachmann/node-html-pdf

Hi, I am trying to generate my PDF layout using bootstrap columns classes, but it doesn't work. Each row takes a full line. I was simply wondering if anyone ran into this before and how they solved the issue.

Here is my code:
image

image

Thanks.

Most helpful comment

Try "col-xs-4" and "col-xs-8" :)

All 2 comments

Try "col-xs-4" and "col-xs-8" :)

Thanks a lot! I had forgotten about the different prefixes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ZBilel picture ZBilel  路  4Comments

vivekiyer114 picture vivekiyer114  路  5Comments

antiframes picture antiframes  路  4Comments

Mortuie picture Mortuie  路  4Comments

hishamabutt picture hishamabutt  路  4Comments