C
C Villalba
I have xml that contains many records, these record conatin fields that are
regular text and 1 field whose contents is rtf text. I have .net code that
converts to CSV file in order to use word merge functionality aslo in .net,
but this has the effect of only merging the rtf code not the actual text and
formatting, all the normal text merges fine. What is the best way to
accomplish what i am looking to do, which is to merge all the regular text
and merge the formatted rtf text correctly. Thanks.
regular text and 1 field whose contents is rtf text. I have .net code that
converts to CSV file in order to use word merge functionality aslo in .net,
but this has the effect of only merging the rtf code not the actual text and
formatting, all the normal text merges fine. What is the best way to
accomplish what i am looking to do, which is to merge all the regular text
and merge the formatted rtf text correctly. Thanks.