I have a requirement where I need to create a docx and ppt file. There is a standard template but at times i may need to export multiple items.
For example , my standard template has a text and a graph. If I export Item A , there may be 5 graphs of the same kind and 5 texts. Can I handle this scenario in docx4j. I will know the number (5, in the example) only at run time.