Jump to content
JasperReports Library 7.0 is now available ×

Conditional Formatting


2006 IR Open Dicussion

Recommended Posts

By: Sacha - netclick22

Conditional Formatting

2006-03-02 07:14

Hi,

i need to format font of one field if a condition is satisfied.

For example I have the field code.

If the field code is equal to 1 another field have to be bold. How can I solve this problem?

 

Thks for help.

 

Sacha

 

 

 

 

By: AllRightyThen - mbruner_earj

RE: Conditional Formatting

2006-03-07 11:24

To do this, copy the field that needs to be bold if a condition is met. Then paste right on top of itself. Make this field Bold. Under conditionl printing, put new Boolean $F{fieldcode} = new Integer("1")

 

I'm sort of new so you might have to play around with the conditional formatting some.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...