Guys -
When using the attached template, the 31st record in our data source is dropped. So the first label on page two is actually the 32nd record in our data set. See attached template and output doc.
Also, notice the last label on page two contains merge fields. Can you tell me how we should create the template so those don’t appear in the merged document and resulting printed output?
We are using version 2.2.0.0 of the java libraries and here is a code snippet from our engineer:
templateDocument.getMailMerge().execute(source);