I want to create a page with 2 independent columns. If the text does not fit in one colum on one page it should be continued on the next page with the same column setup.
I tried using setColumnsArray and selectColumn the problem with this is, that if the first column is full it continues on the next column instead on the next page.
It there a posibility to achive this?
Thank You
I solved the problem now without writing everything in html.
I used to following aproache:
Using the following hack to get around the problem with different page borders on right and left pages on the second column: