Bug ID Number |
BUG-000103690 |
Submitted | March 16, 2017 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Pro |
Version found | 1.4.1 |
Operating System | Windows OS |
Operating System Version | 7 |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
While the annotation does draw in a different location in ArcGIS Pro, it is ArcMap that is rendering it incorrectly. ArcMap is not processing the plain line feed (LF) correctly. Carriage return / line feed (CRLF) pairs are drawing correctly in ArcMap. To resolve this in ArcMap, replace plain line feeds with carriage return / line feed pairs and then adjust the position.
Workaround
Replace line feed carriage returns with CRLF in all multiple-line annotations.
Steps to Reproduce