| Author |
Message |
Tara-Leigh
Guest
|
Posted:
Wed Oct 06, 2004 7:57 pm Post subject:
How to insert drawing in "WORD" |
|
|
I am trying to insert a autocad drawing into Microsoft word. How am I able to do this ?, and how can I make the drawing large taking up the whole page without distorting it??
Thanks :))
|
|
| Back to top |
|
 |
R.K. McSwain
Guest
|
Posted:
Wed Oct 06, 2004 8:11 pm Post subject:
Re: How to insert drawing in "WORD" |
|
|
"Tara-Leigh" <nospam@address.withheld> wrote...
| Quote: | I am trying to insert a autocad drawing into Microsoft word. How am I able to do this ?
|
+ OLE object
+ WMFOUT your objects in AutoCAD - import this into Word as a 'picture'
+ "Plot" your drawing to a raster format like PNG - import this into Word as a 'picture' |
|
| Back to top |
|
 |
Tara-Leigh
Guest
|
Posted:
Wed Oct 06, 2004 10:35 pm Post subject:
Re: How to insert drawing in "WORD" |
|
|
I don't understand your post... OLE, WMFOUT? No clue what this means. Ty
|
|
| Back to top |
|
 |
R.K. McSwain
Guest
|
Posted:
Thu Oct 07, 2004 12:34 am Post subject:
Re: How to insert drawing in "WORD" |
|
|
"Tara-Leigh" <nospam@address.withheld> wrote...
| Quote: | I don't understand your post... OLE, WMFOUT?
No clue what this means. Ty
|
OLE = Object Linking and Embedding. A standard method of sharing data between windows applications.
WMFOUT = AutoCAD command to export drawing entities as a WMF (Windows Metafile Format) file. Check it out in the AutoCAD help file.
All of this is covered in the AutoCAD User's Guide under "Sharing Drawing Data" |
|
| Back to top |
|
 |
Dean Saadallah
Guest
|
Posted:
Thu Oct 07, 2004 5:35 pm Post subject:
Re: How to insert drawing in "WORD" |
|
|
HELP in AutoCAD>Contents Tab> User's Guide>Sharing Drawing Data
--
Dean Saadallah
Add-on products for LT
http://www.pendean.com/lt
-- |
|
| Back to top |
|
 |
Stephen R
Guest
|
Posted:
Thu Oct 07, 2004 8:32 pm Post subject:
Re: How to insert drawing in "WORD" |
|
|
Use the WMFOUT command. This exports your drawing into a vector format WMF
file (which let you scale it up in MS word without looking blocky). Also,
before exporting into a WMF file, set the WMFBKGND variable so the screen
background color does not carry over.
Stephen R.
"Tara-Leigh" <nospam@address.withheld> wrote in message
news:30592786.1097078259243.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | I am trying to insert a autocad drawing into Microsoft word. How am I able
to do this ?, and how can I make the drawing large taking up the whole page |
without distorting it??
> Thanks :)) |
|
| Back to top |
|
 |
Peter C
Guest
|
Posted:
Fri Oct 08, 2004 10:59 am Post subject:
Re: How to insert drawing in "WORD" |
|
|
Reply From: Dean Saadallah
HELP in AutoCAD>Contents Tab> User's Guide>Sharing Drawing Data
Can't find Sharing Drawing Data in my version of ACAD2000:
User's Guide
Chap 1-Welcome to AutoCAD 2000
Chap 2-Getting Started
Chap 3-Setting up your drawing environment
Chap 4-Using Commands and System Variables
Chap 5-Using Coordinate systems
Chap 6-Creating Objects
Chap 7-Drawing with Precision
Chap 8-Controlling the drawing display
Chap 9-Editing Methods
Chap10-Using layers and object properties
Chap11-Adding Text to drawings
Chap12-Creating dimensions
Chap13-Using Blocks and external references
Chap14-Managing content with AutoCAD DesignCenter
Chap15-Creating a layout to plot
Chap16-Plotting your drawings
Chap17-Working in 3-dimensional space
Chap18-Creating 3-dimensional objects
Chap19-Rendering and Imaging
Chap20-Working with raster images
Chap21-Creating compound Documents with OLE
Chap22-Accessing External Databases
Chap23-Accessing the Internet
Chap24-Using Other File Formats
Glossary
What version is yours or are you refering to Chap21? |
|
| Back to top |
|
 |
|
|
|
|