Hi,
I'm using VB 6.0 application in which one of my modules deals with printing of reports which are in RTF format. I'm able to populate all the data with proper formats. The RTF templates in which the data populates are in Word97. So when I only open that template file and save it in Word2003 the report goes fine. But when I open a Word97 template file, edit it (just typing a space and removing the space again before saving) and save it in Word2003, it causes a problem in the reports. The format gets disturbed but data comes perfectly. Can anyone tell me why this happens and how to get rid of that? Thanks in advance.
I'm using VB 6.0 application in which one of my modules deals with printing of reports which are in RTF format. I'm able to populate all the data with proper formats. The RTF templates in which the data populates are in Word97. So when I only open that template file and save it in Word2003 the report goes fine. But when I open a Word97 template file, edit it (just typing a space and removing the space again before saving) and save it in Word2003, it causes a problem in the reports. The format gets disturbed but data comes perfectly. Can anyone tell me why this happens and how to get rid of that? Thanks in advance.
Comment