Page 1 of 1

How to create a pie chart in word document using docx4j

PostPosted: Thu Mar 20, 2014 10:55 pm
by swamyg
Hi ,
I am new to this API. I have a requirement to create a word document having some text data and tables and also show a pie chart and download that document.Populating text data and creating tables is done.I am stuck at creating pie chart in to that.

Please help me, how to write the code to creating pie chart.

Thank you in advance.

Re: How to create a pie chart in word document using docx4j

PostPosted: Tue Feb 24, 2015 12:22 am
by sekhar-rangam
Programmatically creating MS Office-compatible charts

If you have a web application that has chart visualizations and customer requests a downloadable copy of the report that can be viewed in PowerPoint, How do you go about it?

see more at: http://bridgei2i.com/blog/programmatica ... le-charts/

Re: How to create a pie chart in word document using docx4j

PostPosted: Thu Oct 01, 2015 5:40 pm
by amy
Hi~ I have same problem now i am looking the blog you posted it.

It is really great but it is only bar chart.

Could you explain more about pie chart?

Thank you in advance.