The JasperReports user guide (see information on it at http://www.jaspersoft.com/jasperreports-ultimate-guide)
contains an explanation of the barcode component in the form of a
tutorial. Writing a custom component is indeed rather complicated. The best thing to do is to start from an existing component (like the barcode one), do some step-by-step debugging to understand what and when each part of the component implementation does and then start to implement your own component. Writing a plugin for iReport UI support is a different thing, I'm afraid I can't offer any information on that. Regards, Lucian Michi Doswald a scris: Hello, I'm trying to create reports with integrated wavedata (ECG curves) graphics. The charts available in jasper reports are not capable enough to display the ecg data the way I want it (at least it seems so). That's why I wanted to write my own "Custom Component" for jasperreports. I read that the Barcode component is also implemented as a Custom Component. And I saw that it should be possible to use such components in the iReport application by writing a NetBeans module.I already tried to figure out how to do it by looking at the Barcode and List source code in jasperreports as well as reading the jasperreport API (3.7.0). But its seems to be quite complicated to write such a custom component. Are there any tutorials, books or other documentation about that? I can't find much on the internet. any hints would be appreciated thx Michael |
------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________ jasperreports-questions mailing list jasperreports-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jasperreports-questions