Writing stream in MS Word document
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi i want to take data from user through textbox or rich editbox and write it into the Microsoft Word file and the other thing is that the data written in file shud be colored and bold. can anybody help me out thanx Saima Javaid
-
Hi i want to take data from user through textbox or rich editbox and write it into the Microsoft Word file and the other thing is that the data written in file shud be colored and bold. can anybody help me out thanx Saima Javaid
you can insert a temp rtf file by using the Range.InsertFile Method. see also http://support.microsoft.com/kb/q194906/[^] http://word.mvps.org/FAQs/MacrosVBA/GetRngToEndOfInsertFile.htm[^] Regards Microsoft MVP in Visual C++ http://blog.joycode.com/jiangsheng