Jump to content
JasperReports Library 7.0 is now available ×

New to Jasper Reports


Recommended Posts

By: Muralidhar bp - pmurli

New to Jasper Reports

2002-12-31 05:22

Hello

 

Please let me know how to start with the application. I am not understanding with the documentation provided online.

 

Thanx

Murli

 

 

By: Teodor Danciu - teodord

RE: New to Jasper Reports

2002-12-31 05:39

 

Hi,

 

The best documentation are the provided samples.

If you have ANT built tool installed, you can test

them in a second, by launching command lines like:

 

>ant compile

 

>ant fill

 

or

 

>ant view

 

It is recommended that you read the freely available

documentation at least once (the /docs directory in

the project tree).

 

Note, that JasperReports is a library and not

a Java application in itself.

You have to create your own application that uses

JasperReports. The provided sample applications

are a good start point.

 

I hope this helps.

Teodor

 

 

 

By: Muralidhar bp - pmurli

RE: New to Jasper Reports

2002-12-31 22:31

Thanks Teodor, can u briefly explain step wise of how to use ant tool for the sample programs.

 

Thanx

murli

 

 

By: Teodor Danciu - teodord

RE: New to Jasper Reports

2003-01-02 01:59

 

Hi,

 

Just follow the installation procedure for the ANT

built tool.

Once you have done that, you open a command

prompt, go to one of the samples directory and

launch commands like:

 

>ant compile

 

>ant fill

 

or

 

>ant view

 

All possible commands are explained in the

build.xml file found in each sample.

There are also some "how.to.txt" files in the project

that give you further details.

 

I hope this helps.

Teodor

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