Join Slack
Communities
Powered by
Does the advance pdf support flex? I try to create...
# advancedpdf
m
Muhammad Hafiz
10/02/2023, 7:18 AM
Does the advance pdf support flex? I try to create 1 page with 2 columns but didn't succeed
n
NElliott
10/02/2023, 7:51 AM
I don't know what flex is in this context but you can certainly create column data using tables and css.
s
scottvonduhn
10/02/2023, 6:32 PM
BFO only supports CSS 2.0 (and even then just a subset of it). See:
https://bfo.com/products/report/docs/tags/
c
creece
10/02/2023, 9:12 PM
Make a table w/ 1 row and and 2 td elements and within those td elements create a new table and you can use the CSS to do your thing.
m
Muhammad Hafiz
10/03/2023, 1:52 AM
I want to create it like this, so the content in column 1 will continue to column 2
👍🏻 1
5
Views
Open in Slack
Previous
Next