New CADforum look launched.
Over 1.090.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
Over 1.090.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new Engineering calculator. New AutoCAD 2026 commands and variables.
CAD tip # 1901:
Question
A
The simplest way for converting fonts to geometry is to use the TXTEXP command from AutoCAD Express Tools.
If you don't have Express Tools (or in AutoCAD LT), you can use the following sequence of commands and process your selected entities:
_WMFOUT myfile _ERASE _WMFIN myfile (scale 2x) _EXPLODEThe WMF method works only for texts written in a SHX style (not for TrueType texts). For TrueType texts, first change the width factor to 0.999.
You can also perform a reverse conversion - from lines to text but it is more complicated. You can use the command PDFSHXTEXT (since 2017 Update 1) to perform this "OCR-type" conversion. Since AutoCAD 2017 you can also detect vector texts in imported PDFs.
ACADACLT


26.1.2002
151834×
FAQ
applies to: AutoCAD · AutoCAD LT ·