Hi,
Im generating a report which has multiple fields on it. The configuration of fields are being done dynamically that means im setting the width, position, font type, Font size , font weight of the fields at runtime. Now the problem comes some fields show the data with out any problem, while others have a very variable behaviour. Although all the fields have same values in their properties. e.g
Max no lines = 0 , Cangrow = true, character spacing = 0 etc etc
Here are some examples
1. If i change the position of a particular field it wont show. Otherwise it shows.
2. In the case of one field If i set the font size to a value to 72 it wont show, but if i set its font weight to bold with size 72 it shows the data (i have only checked this with arial. )
3. A particular field sometimes get cut from sides.
4. While other fields are not even showing despite any value. width,
Im using CR 10 with VS 2005.