In ArcMap 10.5.1, there is a tool that I can call as a function (arcpy.PDFToTIFF_conversion) that allows me to select a specific page within a PDF and build pyramids. The tool creates a .tif raster file from the selected pdf page. I have imported the map to ArcGIS Pro and updated my python scripts. However, this function no longer works. Is there an alternative method for this tool in Pro? I've looked into the Raster to Other Format function, but don't see an option for selecting a specific page.
PDF To TIFF isn't currently available in ArcGIS Pro: Tools that are not available in ArcGIS Pro—Appendices | ArcGIS Desktop
This is already on the development team's radar and I'll reference this thread as well in terms of the need for this equivalency in Pro.
Are there any updates on when the PDF to TIFF conversion tool will be added to Pro? We have workflows that use the conversion tool.