I want to delete the orthoimage from a downloaded USGS geo.pdf so that I only have the topo. I run the following command
C:\OSGeo4W>gdal_translate "C:\Users\...\Blacksburg_geo.pdf" --config GDAL_PDF_LAYERS_OFF "Image" "C\Users\...\Blacksburg.pdf" It strips the orthoimage as desired, but renders a very poor quality topo map image. I'm not aware of any options to improve image quality.



