Jump to content

using style for a frame


law

Recommended Posts

Hi all,

I'm working with the iReport example "Subreports". Its subreport uses a frame with a style set to style1. The notes for the subreport point out that the style is used on the frame, but say nothing about how to get/set that style. If I simple copy their fame or type "style1" into style setting, I get the same error:


Error filling print... Could not resolve style(s): style1
net.sf.jasperreports.engine.JRRuntimeException: Could not resolve style(s): style1

Does anybody know how that works? Thanks in advance!

 

 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Here are steps that I took to make the style on the frame to work:

For Style: 1) add a style (left panel); 2) add condition to the style 3) add a frame to "Detail" 4) add the style to the frame
via dropdown. 5) set the frame to "Opaque".
If the style still doesn't look right, edit it in XML view.

Link to comment
Share on other sites

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...