Wanting to export a PDF via arcpy (ArcGIS Pro 2.7), but when looking at the syntax documentation, I don't see individual parameters for "Convert Character Marker Symbols to Polygon" and "Simulate Overprint". Or am I missing something?
We have plans to add this in ArcGIS Pro 3.2.
Jeff - Layout and arcpy.mp teams
Hmm, it's interesting that ArcMap seems to at least have a "convert_markers" parameter, but not ArcGIS Pro. Though neither have simulate overprint. Maybe ArcGIS Pro will get both in a future release...
https://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-mapping/exporttopdf.htm
Layout—ArcGIS Pro | Documentation
exportToPDF (out_pdf, {resolution}, {image_quality}, {compress_vector_graphics}, {image_compression}, {embed_fonts}, {layers_attributes}, {georef_info}, {jpeg_compression_quality}, {clip_to_elements}, {output_as_image}, {embed_color_profile})
MapFrame—ArcGIS Pro | Documentation
exportToPDF (out_pdf, {resolution}, {image_quality}, {compress_vector_graphics}, {image_compression}, {embed_fonts}, {layers_attributes}, {georef_info}, {jpeg_compression_quality}, {output_as_image}, {embed_color_profile})
Export to PDF—ArcGIS Pro | Documentation
So I suspect not all are present for all objects,
The simulate overprint doesn't have any code examples
Symbols—ArcGIS Pro | Documentation
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.