When we use Aspose.words 2.7.0 java lib, and with the label template I attached, the merged doc will miss every 7th record we pass in. Is that a known issue here? Thanks.
It works well with other templates we used.
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. The problem is in your template. There is one unnecessary NEXT field after the last record. You can just remove it. I attached the modified template.
Also, I think the example, provided in the following thread, could be useful for you.
Best regards.
Cool, thanks for the quick turnaround.