Here is a response I got from one of our export specialist and they offer a possible solution.Shifting on export is a longstanding problem. People tend to see it with more dramatic effect in their labels because a one pixel shift of one point relative to another can completely change how everything is labeled. The shift is usually a side effect of our reliance on windows GDI for graphics and rounding errors in the integer math we must use there. This can sometimes be mitigated by changing the default printer on the machine to be a laser printer instead of no printer or instead of the XPS document writer. Windows GDI uses the default printer during high resolution export operations like export to PDF, so increasing the resolution of the default printer can mitigate the shifts.I hope this helps,Jeff
Andrea and I worked out the problem.It appears that with DDP enabled, the maplex labeling is affected. If we disabled DDP and exported to PDF, we got better results.As a work-around, we have an arcpy.mapping script that simulates DDP with setting page exents and dynamic text but DDP is not being used.Jeff
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.