| Numéro d’ID de bogue |
BUG-000103690 |
| Envoi | March 16, 2017 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 1.4.1 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 7 |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
Replace line feed carriage returns with CRLF in all multiple-line annotations.
Étapes pour reproduire