Número de ID do Erro |
BUG-000103690 |
Enviado | March 16, 2017 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Pro |
Versão encontrada | 1.4.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 7 |
Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
Replace line feed carriage returns with CRLF in all multiple-line annotations.
Etapas para Reproduzir