Failing to execute Document Mail Merge

Hi Team,

Below Mail merge Execution method is throwing an exception when document contains chart.

document.getMailMerge().execute(fieldNames, values);

I have placed sample package (Class & Input Doc. Files) to reproduce this issue. Please check it and provide a solution to execute a mail merge and save a document with chart

Sample_Package.zip (113.8 KB)

Thanks in Advance !!

@rgadipalli Unfortunately, I cannot reproduce the problem on my side using the latest 23.8 version of Aspose.Words for Java. Please try using the latest version of Aspose.Words and let us know if the problem still persist.

Thank you for your prompt response !!

Document mail merge method doesn’t throw any exception by using latest 23.8 version.

Issue has been resolved and working fine now !!

1 Like