Hi David,
I've seen that the charts can be saved as .png files and this happens really great with good precision. the developer's guide has a section that talks about saving images to pdf documents. Is it possible to save the image directly into another application such as MS Word, Power Point, Excel, etc. instead of just saving them as images? Having this feature of saving the chart into a powerpoint or word(etc) file would really help where large data is being dealt with (as in my case). Would highly appreciate your help in this!
Thanks,
Juhi.
Saving JFree charts
Take a look at the Jakarta POI Project - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
http://jakarta.apache.org/poi/
Hello,
Some more infos on this forum :
I had no time going further, that's why I did implement a bitmap copy/paste with high resolution PNG encoding (have a look at the mentionned links).
If I'll have more time, I'll have a try with an other java vector graphics library : FreeHEP Java Library.
Hope this can help you a little,
Regards,
Arnaud
Some more infos on this forum :
- How to export data into Excel from JFree chart?
improve image quality/resolution on export
Can I copy/paste the plot to clipperboard??
How to use charts with MS word/powerpoint ?
I had no time going further, that's why I did implement a bitmap copy/paste with high resolution PNG encoding (have a look at the mentionned links).
If I'll have more time, I'll have a try with an other java vector graphics library : FreeHEP Java Library.
Hope this can help you a little,
Regards,
Arnaud