Hello there,
I have a document which contain various codes, two of which look like:
<span style=“font-size: 11pt; font-family: “Calibri”,“sans-serif”; color: rgb(31, 73, 125);”>[XFO=AN]
[WAITPHOTO]
<span style=“font-size: 11pt; font-family: “Calibri”,“sans-serif”; color: rgb(31, 73, 125);”>[XFO=AN] specifies the Image code which identifies the Image to be placed.
[WAITPHOTO] specifies the formatting of text around Image.
I need to run mail merge for such documents keeping in state the formatting, template asks for.
Could you please guide how can I do above.
Replacing <span style=“font-size: 11pt; font-family: “Calibri”,“sans-serif”; color: rgb(31, 73, 125);”>[XFO=AN] with Image Merge field and then replacing it with actual Image during Mail Merge is fine but if you can suggest anything regarding formatting on the basis of additional code
<span style=“font-size: 11pt; font-family: “Calibri”,“sans-serif”; color: rgb(31, 73, 125);”>[WAITPHOTO], would be great.
Thanks in advance!