Hi guys,
Just started using the docx4j library to create some word documents.
Now I need to create a pie chart within the word document, I've tried searching to forums and came across a few topics that still left me confused.
At my disposal I have 3 relevant objects:
ObjectFactory
WordprocessingMLPackage
MainDocumentPart
How would I go about adding a pie chart into the MainDocumentPart?