I have a crystal report consisting of several pages. Each page consists of a several fields that are populated from database.
Suppose the following example :
Name : aaaaaa
Education Background:bbbbbbb
Age:cc
In my case the Education Background's details (bbbbbbb here) may consist of several words or several pages. If I set a large space for it, it will waste a big space on report (Yes. May be a paper) in a case of short answer.
How can I eliminate this problem? Does crystal reports provide a way to dynamically expand the space?