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:


Thanks.
Try "col-xs-4" and "col-xs-8" :)
Thanks a lot! I had forgotten about the different prefixes.
Most helpful comment
Try "col-xs-4" and "col-xs-8" :)