the problem i'm facing is that " i've created html page with some jquery plugin and some css plugin.... and that html page looks good and i want to implement it in my jasper report as one part... that's all...
I've been searched for along time ago and wasted some time for tht..
how can i do it in simple charts or with third party or visualize.js ..
Btw.. i will accept if other ways can be found..
plz.. let me know.. thx in advance.
2 Answers:
The only way I can think of is to customize the jasperreports library to add your plugins. This actually isn't too difficult. Just look at the source and you should be able to see how to add plugins.
The ony difficulty is you'll have to customize jasperreports library again if you decide to upgrade jasperreports library.