M
Max Moor
Hi All,
I'm trying to use the RTF2 control (Lebans Holdings) for writing
letters. The letters include "keys," which are field names of an
underlying recordset. I want to run the letter against the record set,
creating a merge.
Once the letter is written, I want to parse it for the keys, running
it against the recordset, breating a merge. The data in RTFField in the
table looks like a path to something, but not the actual letter data. I
don't know much about the RTF format, and less about how RTF2 stores it,
but I sure like how this control can make a letter look.
How can I parse the RTF data in code, relacing the field names with
the actual data?
- Max
I'm trying to use the RTF2 control (Lebans Holdings) for writing
letters. The letters include "keys," which are field names of an
underlying recordset. I want to run the letter against the record set,
creating a merge.
Once the letter is written, I want to parse it for the keys, running
it against the recordset, breating a merge. The data in RTFField in the
table looks like a path to something, but not the actual letter data. I
don't know much about the RTF format, and less about how RTF2 stores it,
but I sure like how this control can make a letter look.
How can I parse the RTF data in code, relacing the field names with
the actual data?
- Max