|
-
December 19th, 2001, 08:25 AM
#1
Query about Word Automation
In my application by word automation using MFC, I need to read from one word document(Source) paragraph by paragraph and then append them to the end of another word document(Target). But I find that I can't append a pragraph to the end of paragraph by InsertParagraphAfter method of Range. The result is that the last paragraph of the target is replaced by the would-append paragraph. Why?
http://www.vlinetech.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|