Link Word documents to AutoCAD drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to link specifications word document to AutoCAD drawing so that when the word doc is modified, the linked drawing will update automatically as well. The OLE Object insert seems to be the only way to link a word document but it only displays the first page and there are no options to change that or allowing another insert for the other pages. So the best method I can come up with is to split the main document into sub documents of 1 page each and individually insertobj, but this method is obviously very tedious and counterproductive. I also tried Mtext and Import Text in both .txt and .rtf format as well as just copy and paste the content, but the formatting/bullet hierarchy/indents always gets wrangled in the process. Is there a good way for me to link a multi-page word document into AutoCAD?