| Numéro d’ID de bogue |
BUG-000172936 |
| Envoi | December 10, 2024 |
| Dernière modification | June 19, 2025 |
| S’applique à | ArcGIS GIS Server |
| Version trouvée | 10.9.1 |
| Système d’exploitation | N/A |
| Version du système d’exploitation | N/A |
| Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
Map services have user-configurable limits on how large an image a client app can request with its export operation. When a request is sent to a print service to return output at a higher DPI, the required image size often exceeds the map service's maximum image height/width restriction. To produce high-quality outputs, the print service makes/exports calls to the map service in a tiled fashion. As a result, when label position rules are restrictive and features are along the edge, labels get dropped.
To work around:
1. Relax the map service restriction by increasing its maxImageHeight and maxImageWidth settings.
2. Make label positions flexible while authoring the layer in ArcGIS Pro and republish the map service.
3. Publish an ArcPy-based custom print service that would swap map service (map image) layers with staged local feature layers (that are in the map service) at runtime.
Étapes pour reproduire
ID de bogue: BUG-000172936
Logiciel: