Issues on Mail Merging

Hi Team,

I am mail merging using Syncfusion product Doc IO Version 6.1.0.34. I am having an issue during the merging. Let me explain with an example.

These are the merge fields in the template (.dot).

<>
<>
<>
<>
<>
<>

While merging, there are possibilities that some of the fields from the database can be null or empty. So the current output is as follows.

Jaya
LINDA C. COFFEE
36 TWP RD 1098

CHESAPEAKE, OH 45619
US

Issue: You can notice an empty line between the address due to the null value of <>. I WANT TO SUPRESS THAT EMPTY LINE. The desired output is as follows.

Jaya
LINDA C. COFFEE
36 TWP RD 1098
CHESAPEAKE, OH 45619
US

Please let me know how to solve this issue? Expecting for you reply.

Thank you
Thiru.





1 Reply

AD Administrator Syncfusion Team February 20, 2008 09:45 AM UTC

Hi Thiru,

Thank you for your patience.

Issue:I WANT TO SUPPRESS THAT EMPTY LINE

I regret to let you know that currently we do not provide support for this feature in our code library. We cannot remove the empty lines. Because the value from the database is directly binded with the Templates. So it is not possible to check the empty lines. Sorry for the inconvenience.

Please let me know if you have any other concerns.

Regards,
Vishnu.


Loader.
Up arrow icon