I've created a document with "od:repeat" tag bound to a custom XML part as indicated in the "Conventions" document.
To generate to document, I called :
- Code: Select all
OpenDoPEHandler.preprocess(wordMLPackage);
However, it does not work. When I open the resulting document in Word, the part which was in the "od:repeat" block has been deleted. The tags are also deleted.
Also, I get the following message on the standard output:
- Code: Select all
You need a docxFetcher (and the MergeDocx extension) to fetch components
Do I need the "MergeDocx" extension to perform this operation ? Is there a way to try this extension before purchasing it ?
Regards,
Eric