tecnickcom / TCPDF

Official clone of PHP library to generate PDF documents and barcodes
https://tcpdf.org
Other
4.18k stars 1.51k forks source link

PDF with mixed columns #602

Open helmutkaufmann opened 1 year ago

helmutkaufmann commented 1 year ago

I try to make a document that starts with a title spanning the whole width of a page, the have a text spread across two columns and then I would like to have again text spanning multiple columns at the end. Is that possible without doing a new page after each section (after title, and the two-column text)?