ArcGIS 3.5 renders layout element gradient fills incorrectly when exporting to PDF. The issue occurs across a variety of compression settings. Continuous gradients render large blocks of color, discrete gradients render with white lines between color stops. Please see photos for comparison between layout and export.
Layout view in ArcGIS Pro 3.5
Exported PDF file
Hi @wbruce_nifc
You mentioned you are on 3.5 are you able to update ArcGIS Pro any further to test if the issue is still present?
Adjust PDF Export Settings
When exporting:
1. File > Share > Export Layout
2. Choose PDF.
3. Try these adjustments:
Switch the Gradient fill type, if you are using continuous gradient, try switching to Discrete or vice versa then re-export.
Alternatively you could use flatten the gradient into a raster before export:
Export to a TIFF or PNG instead of PDF then convert to PDF using Adobe. This should bypass the ArcGIS Pro's PDF gradient rendering engine.
If all of the above fails to help please get in touch with your distributor to discuss and investigate this further as this could be a known bug or a bug that needs logged. I hope this helps.
Thanks for your suggestions, Daniel! As far as version, I am specifically using the most current release, ArcGIS Pro 3.5.2.
I don't see several of the options you are recommending. There is no "Advanced" tab on the export pane, and there is no option to "Rasterize layers with bitmap markers/fills". There is also no "Convert to Graphics" option for rectangular box layout elements. Vector fidelity is important for this document, so exporting as an image is not an acceptable workaround in this case.
Here's a screenshot the settings I used, trying to follow your advice as closely as possible, and the resulting exported gradient:
These settings also produce a very large file size.
I eventually worked around this issue by recreating the gradient fill in Inkscape and importing the SVG as an image to replace the layout element. Ironically, this reverses the bug: the SVG displays incorrectly in the layout, but exports correctly as a PDF, even with heavy compression settings.