Hello everybody!
I have a problem with the PDF version of one of my reports here.
It's basically just a table. Many rows, and 3 columns wide. I got a bug report a while back that the 3rd column was displaying raw HTML tags, as opposed to interpreting the HTML. Naturally, I chose to use the Dynamic Text element to solve this problem.
Now I have another problem. Let's suppose that, on the very last row displayed on page 1, the 3rd cell renders HTML that has a 'paragraph' tag at the very beginning. If this is the case, the first 2 columns will render in the last row on page 1, however because of the 'paragraph' tag, the information in column 3 will get kicked down to the top row in page 2.
I tried messing with the 'Page Break' properties in the BIRT designer, but it won't let me change any of them.
Also spent some time searching around this forum, but couldn't find any info. I could have missed it though.
Any ideas on how to prevent this mid-row page breaking?
Thanks in advance

-Langecrew-