Hi all,
I would like to write a collection of RGB rasters located in a folder to a single pdf, with one raster per image. I see that a methodology is outlined here:
https://community.esri.com/t5/python-questions/export-multiple-raster-into-single-pdf-using-arcpy/td-p/507608
However, this is for arcmap 10.x. I am wanting to go through a collection of rasters, loading each one individually into a layout, and then print the layout to a pdf, and then remove the raster before adding the next. Is it possible to do this in Arcgis Pro / arcpy? If anyone could point me in the right direction, I would greatly appreciate it.