Jump to content
JasperReports Library 7.0 is now available ×

Sub-Report Expression


2005 IR Help

Recommended Posts

By: Arun Kumar PG - pgarunkumar

Sub-Report Expression

2004-05-03 08:18

 

Hi all!

 

I havea vry basic question.

 

For sub-report expression we have the following five data-types:

 

<!ATTLIST subreportExpression class (java.lang.String | java.io.File | java.net.URL | java.io.InputStream | dori.jasper.engine.JasperReport) "java.lang.String"

>

 

 

I understand the JasperReport type. Does other types means pointing to ".jasper" sub-report file ?

 

Thankz in adv.

Arun

 

 

 

 

By: Darran Smith - darrans

RE: Sub-Report Expression

2004-05-04 06:09

I've used the java.lang.String in this way (just provide the name of the .jasper file and ensure it is in your classpath). Can't say about the others, but I guess so.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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