| Article | 60001032 |
| Type | Bug |
| Product | Engine |
| Version | 6016 |
| Date Added | 12/10/2009 |
| Fixed | (12/10/2009) |
| Submitted by | Michael Prewecki |
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.
