You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello folks! :)
I have the following problem:
For example, I would like to generate a docx for an event that contains all the surnames of people on my map. This should represent a list of invited guests.
I have taken the list with the two people from the example file FieldMailMerge.java. I have a Word template with a single mail merge field called “Kundenname”.
Now only one name of two has been inserted.
The merge field is gone and I can't make another substitution to insert another name.
The way I see it, KEEP_MERGEFIELD does not keep the mergefield, right?
Or is my choice of method not appropriate for my project and is there perhaps a better alternative to output all names of persons with a single mergefield?
I am using version 8.3.13, Windows 11, Java version: Azul Zulu 1.8.0_432.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered:
Hello folks! :)
I have the following problem:
For example, I would like to generate a docx for an event that contains all the surnames of people on my map. This should represent a list of invited guests.
I have taken the list with the two people from the example file FieldMailMerge.java. I have a Word template with a single mail merge field called “Kundenname”.
Then I call the following:
Now only one name of two has been inserted.
The merge field is gone and I can't make another substitution to insert another name.
The way I see it, KEEP_MERGEFIELD does not keep the mergefield, right?
Or is my choice of method not appropriate for my project and is there perhaps a better alternative to output all names of persons with a single mergefield?
I am using version 8.3.13, Windows 11, Java version: Azul Zulu 1.8.0_432.
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: