LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Using Jasper Reports (https://www.linuxquestions.org/questions/programming-9/using-jasper-reports-321542/)

borgy_t 05-09-2005 01:22 AM

Using Jasper Reports
 
has anyone here used Jasper Reports? i have no idea where to start learning it. a link to a tutorial would be fine (aside from the jasper reports site, which i find too difficult to understand...)

thanks!

melinda_sayang 05-09-2005 01:46 AM

jasperreports is the backend which means you have to create xml file from scratch which is not fun at all. Use the front end such as ireport. Here is the tutorial:
http://ireport.sourceforge.net/docs.html

borgy_t 05-09-2005 09:43 PM

thanks, i will look into it. does anyone know of a free report-generating plugin for eclipse? jasperassistant plugin is not free. :(

borgy_t 05-12-2005 01:00 AM

i'm having problems following the tutorial on ireport http://ireport.sourceforge.net/cap4.html
i can't seem to make it work when i use a csv datasource! it always tells me "the document has no pages". can someone please help me about this... thanks

Mohsen 05-12-2005 08:33 AM

As far as I know there is not a nice jasper integration with eclipse other that jasper assistant. You can use BIRT instead: http://www.eclipse.org/birt/ :
BIRT is an open source, Eclipse-based reporting system that integrates with your application to produce compelling reports for both web and PDF.

borgy_t 05-12-2005 09:28 AM

hmm... unfortunately, this does cannot create and ouput in excel format (which is required of me).


All times are GMT -5. The time now is 02:57 AM.