BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hello,
I’m using the Mail merge engine to generate a document from a docx template.
I was first using:
Doc.MailMerge.Execute(myDataTable);
And everything was working fine.
But since I
only have one row in my table, I used this method:
Doc.MailMerge.Execute(myFieldNames,
myFieldValues);
Now in my MergeImageFieldEventHandler, my MergeImageFieldEventArgs
FiledValues are null for the Image FieldName.
Is MergeImageFieldEventHandler
not entirely compatible with this execution of MailMerge ?
Hi Decker,
Thank you for your
update.
We are able to reproduce the mentioned FieldValue null exception while Mail merging with image. Could you please report this issue through Direct Trac
Developer Support System (https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
because you can take the advantage of the expertise of a dedicated support
engineer and a guaranteed response time and we hope you will take advantage of
this system as well. If you have already reported, please ignore this.
Regards,
Prasanth.