Not wishing to use Word 97 or WordPerfect to do "mail merges",
I prefer to do this in PowerBASIC.
Is it possible to go to a certain location "inside" a rich text
edit box?
What I'd like to do is:
Retrieve names, etc. from a customer database,
Insert this info "into" a RTF document
(at the location I choose inside this rtf file)
Then print this document.
I started playing with Don Dickinson's RTFPrint.bas file found in POFFS,
and have it working well, except for the above.
Does anyone have any experience in this area?
Any help would be greatly appreciated.
Regards,
--Bob
------------------
I prefer to do this in PowerBASIC.

Is it possible to go to a certain location "inside" a rich text
edit box?
What I'd like to do is:
Retrieve names, etc. from a customer database,
Insert this info "into" a RTF document
(at the location I choose inside this rtf file)
Then print this document.
I started playing with Don Dickinson's RTFPrint.bas file found in POFFS,
and have it working well, except for the above.
Does anyone have any experience in this area?
Any help would be greatly appreciated.
Regards,
--Bob
------------------
Comment