I am creating a report with Crystal Reports. It is working, but it has the following problem:
When the content of the cell is larger than its space, some of the content does not appear. How do I pass down the part that does not appear?
I am creating a report with Crystal Reports. It is working, but it has the following problem:
When the content of the cell is larger than its space, some of the content does not appear. How do I pass down the part that does not appear?
Mark the cell as CanGrow
(or PodeCrescer
, if in Portuguese) by right-clicking on the cell.