convert autocad text to microsoft word
convert autocad text to microsoft word
(OP)
How can I copy autocad text (multiline text) to microsoft word for editing purposes and then paste back to autocad's multiline text function?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
convert autocad text to microsoft word
|
RE: convert autocad text to microsoft word
RE: convert autocad text to microsoft word
"C:\Program Files\Microsoft Office\Office\Winword".
It would look something like this:
CODE
Enter new value for MTEXTED, or . for none <"">: C:\Program Files\Microsoft
Office\Office\Winword
After starting the mtext command, M$ Word will start up. Enter whatever you need to enter, and then close M$ Word, and you will be prompted with an alert box that says something like
"Do you want to save the changes you made to acm16f.tmp". Accept the changes.
Tabs are not recognized (at least in ACAD 20002 and before), so you will just have to hit the spacebar a couple of times to mimic a tab.
Hope this wasn't to confusing. To change the mtext editor back to internal, enter "mtexted" at the command line, and enter a "." (period).
Flores
RE: convert autocad text to microsoft word
I am having the trouble that it isn't accepting the changes once they are made, even after accepting the new 'save'. Could it be a ACAD 2005/WinXP/Word 2003 problem?