Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
3.33/5 (3 votes)
See more:
Hi,
I am printing mail labels using crystal report in my windows C# application.
I want to change size of labels (Height and width) according to data on label at runtime.
Can you suggest any solution of this problem?

Thanks in advance,
Pd.
Posted
Updated 22-Jun-11 21:11pm
v2

1 solution

Here a Tip/Trick for dynamic formatting

Change Font & Size of Crystal Report Dynamically[^]
And you can change the other properties(like color, font, etc.,) by using this way
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900