Page Break Within Table Cell
I have a table where the content of a cell frequently exceeds the remaining amount on the page, the cell boundary ends at the bottom of the page adn the rest of the text is not visible in the report. Is it possible fro a cell to span across a page? Cell Property CanBreak is set to True, but doesn span page break. Added a new cell below, set Break To property to point to the new cell, still doesn't span page break. Can force a page break between original cell (line) and new cell (line), but the original cell doesn't always require all that room adn would cause a page break in teh midel of a page.