I have a python script that does some geoprocesses on a few layers in 2 different dataframes and then exports the layout to a PDF in a loop. When the file exports in the script to a PDF, only the features on one map appear. The other only has a basemap. It exports fine wen I export it individually, but not in a loop. I've tried exporting as a PDF, TIFF, and JPEG with no luck. I don't think it's resolution because the basemap shows up, but it could be. Any suggestions? Thanks!