Jump to content

Are you using Jasper Reports Lib? I use: Linux C++, wxWidgets , Code::Blocks devel.


Edward_

Recommended Posts

I work with Linux C++ applications using SQLite3, for hardware control, logging, etc. but haven't found many options for report design and printing.
My reports are usually 1-Page in length.

I'm moving away from MS Windows based printing tools using DLLs.

I'm presently digesting the JRL ultimate product guide.

Then the JRL library can be packaged with the finished software release?

Will the Jasper Reports Library work on my platform?

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

JasperReports library is written in Java so you'll need to bridge between C++ and Java to use JasperReports library from you application.

JasperReports library is under LGPL. If you obey the LGPL, you can pack it with your application.

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