Print Page | Close Window

Text problems

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11050
Printed Date: 31.May.2026 at 20:13


Topic: Text problems
Posted By: bushtumbash
Subject: Text problems
Date Posted: 16.Mar.2015 at 03:06
 
 
Hi guys.
I would like to convert sinle line text to mtext. When use the txt2mtxt command, all of text combined one.
How to convert lot of individual text without combining? is there any command option or add-ons?.
  
Regards Bush


-------------
tumee



Replies:
Posted By: John Connor
Date Posted: 16.Mar.2015 at 10:30
It sounds like you select ALL the text in the drawing instead of a group of individual lines.  Is that correct?


-------------
"Humans have a strength that cannot be measured. This is John Connor. If you are reading this, you are the resistance."

<<AutoCAD 2015>>



Posted By: Kent Cooper
Date Posted: 16.Mar.2015 at 14:19
Originally posted by bushtumbash bushtumbash wrote:

 
I would like to convert sinle line text to mtext. When use the txt2mtxt command, all of text combined one.
How to convert lot of individual text without combining? is there any command option or add-ons?.
....
 
You can use Text1MtextJust2.lsp, with its T1MJ command, available http://cadtips.cadalyst.com/multiline-text/convert-text-mtext-without-changing-justification" rel="nofollow - here .  The incentive behind making it was to preserve the justification of the Text objects, rather than have their justifications always end up on the top edge somewhere, but in the process it does convert each one among a multiple selection separately.



Print Page | Close Window