Copy/Multiple Paste
- This topic has 1 reply, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › WordprocessingML › Copy/Multiple Paste
Hi,
The main issue is that the copied range may contain ‘interrelated markup’, such as references to images, smart art, comments, and even footmarks / endmarks.
The best approach to copy and paste ranges is to use DocumentBuilder. Watch the screen-casts at the following link:
http://www.ericwhite.com/blog/blog/documentbuilder-developer-center/
Best, Eric