I'm trying to label a feature named César Chávez in ArcGIS Pro. Using an Arcade Expression, it won't print. Cesar Chavez prints fine.
Solved! Go to Solution.
In 2.5 it is working.
Like this? Nothing I did in ArcGIS Pro, my system automatically supports internationalization.
Mind you I have been using ArcGIS Pro 2.5 Beta for some time and I just finished installing and testing this in ArcGIS Pro 2.5 final release.
Yes, I tried it in ArcGIS Pro 2.5. Did you physically type those accented vowels in the label field with key commands? I don't have a label field, just label expressions: When(facility == 'CHAVEZ', label = 'César Chávez',etc). The name with accents was just copied and pasted from online.
In 2.5 it is working.
Huh, for some reason it's working now.