Click here to Skip to main content
Licence CPOL
First Posted 28 Jul 2011
Views 8,274
Downloads 1,809
Bookmarked 14 times

ASP.NET Custom Control + Crystal Report Dynamic Text Format

By | 28 Jul 2011 | Article
Custom control for display client formatted text in Crystal report
 
Part of The SQL Zone sponsored by
See Also

Introduction

In this post, I describe how to dynamically apply format to Crystal report text. In Crystal Report, you can’t directly change color, font size, Style, alignment, etc. So I have created one custom composite control which helps you to format text object in Crystal report.

Background

In Crystal Report, Text Field object properties like Font size, color, style, etc. can’t change. For this, I used HTML editor but it can’t support some tags. So I decided to create my own control which can format the text from client side.

Using the Code

Here, I have used formula field to show the data in Crystal report.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add display data in formula field.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for font size.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for font style.

Sample Image - maximum width is 600 pixels

In the following image, I show how to add formula for Text Alignment.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for Font Color.

Sample Image - maximum width is 600 pixels

//
// Actual Control and Data format.
//

Sample Image - maximum width is 600 pixels

Final Demo Project Screenshot

Sample Image - maximum width is 600 pixels

Your feedback is always welcome.

License

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

About the Author

Sachin Somanath Mumbare

Software Developer

India India

Member

He is working On C#,Asp.net,window communication foundation(WCF),Silverlight from past 4+ years.
He is flair for learning technology.He is active in programming communities and loves to share the knowledge with other developers whenever he gets the opportunity.


Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralMy vote of 5 Pinmembermanoj kumar choubey17:59 3 Feb '12  
Questionreg: Custom Control Pinmemberbalaji09291:13 28 Oct '11  
GeneralGood article PinmemberSujit Bhujbal5:17 2 Aug '11  
QuestionOr... PinmemberSelvin6:12 28 Jul '11  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.5.120528.1 | Last Updated 28 Jul 2011
Article Copyright 2011 by Sachin Somanath Mumbare
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid