Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I want to convert text to multiline text and also reverse.
thank you.
Solved! Go to Solution.
Hi all,
I want to convert text to multiline text and also reverse.
thank you.
Solved! Go to Solution.
hey,
there is plenty of such text->mtext converting codes) you can easily find one. mine is in attachment.
you also can use express tools command "_txt2mtxt" for that purpose.
to convert otherwise use autocad command "_explode", which will normally explode mtext to text lines unless occasionally unicode characters are encountered.