Text explode
Text explode
(OP)
Is there any way to explode text into basic lines/polylines?
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 |
|
RE: Text explode
if everyone helps everybody the world will be a better place
RE: Text explode
works well
good luck
RE: Text explode
RE: Text explode
do you have atleast acad 2k with all patches and plot update applied if so use the print to dxb printer then import the dxb file that will get you the desired results too
if everyone helps everybody the world will be a better place
RE: Text explode
File compatibility with other CAD software - using DXB
If you find that you need to send your drawing in a printed version to someone who has a different CAD package, such as Microstation, DesignCad, or other, do this: Create a DXB File.pc3 plotter using the following setup. 1. Go to File>Plotter Manager>Use the Add-A-Plotter wizard. 2. Follow the instructions and set up a printer on MY COMPUTER . 3. Under the Manufacturers box select the AutoCAD DXB Plotter and click next. Note: If you do not have this choice, you need to obtain a software update. 4. Accept all the defaults after this and when finished you should have a plotter configuration called DXB File.pc3. After setting this plotter up use it in place of you normal plotter or create a layout specific to your needs. Then you will plot to this and it will create a .dxb file. Then you insert this file into a new AutoCAD drawing by going to Insert>Drawing Exchange Binary> and selecting the file and accepting the defaults. After this you can then save as a DXF file. The file will be using the standards that most CAD programs can read and as you may notice the drawing looks the same as if you printed it out all by its self
if everyone helps everybody the world will be a better place
RE: Text explode
You can now explode the WMF into basic lines and polylines.
Works for me!
RE: Text explode