Hi Team,
I am trying to insert few document pages (having contents like text, tables etc.) inside another document (docx format) to a specific location.
Actually I have one report (in docx format) which is getting generated from my application. Now I want to add few more contents in the form of new document pages to the existing document, before my application generates the final report.
Please see the code I have written:
public void ...