- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
@RobDraw: The problem with attribute definitions to text and from text to mtext is actually solved.
Remaining problem is that I would also like to convert all text elements to mtexts and when this is done, there occurs a problem with longer text elements that contain spaces in them. These spaces are interpet to be actual line changes (pressing enter) and therefore these texts end up one on the other. This happens for example when you have 3 single line text rows with small offsets to make it look like it actually is 1 mtext but really is 3 single line texts. I believe the problem is that there is no information on text field about the field size and therefore the converted texts have all same sized text field. And the field size is too small for long texts included with spaces.
Since @Kent1Cooper is the owner and creator of this LISP, I have asked if he could comment this problem and tell us if there was a solution to it.