Prod.: Engine, ver.: 6016, ID: 60001032, Bug : Saving strings with newline character in DXF format

Bug : Saving strings with newline character in DXF format

Article60001032
TypeBug
ProductEngine
Version6016
Date Added12/10/2009
FixedYes [12/10/2009]
Submitted byMichael Prewecki
Keywords

Subject

Saving strings with newline character in DXF format

Summary

Saving string for vdMtext, vdText TextString property and vdXproperty string values with newline character, in DXF format throws exception.

Solution

Fixed in 6017 .
The string characters "\r\n" and "\n" are replaced with empty character for vdXproperty string value and vdText TextString property and with "\P" for vdMText TextString property.