Re: Editing Images
Acrobat (and Distiller) will "index" some color spaces to reduce file size. Indexed color was a 256 color RGB color space. But, let's say you have an 8-bit CMYK image that only contains information in the black channel. You are only using 256 colors, not the total mathmatical gamut of CMYK (256 x 256 x 256 x 256). So, the file size can be reduced by creating a color space with only 256 colors.
It is a PIA. One thing you can try -
Duplicate the file
Delete everything except the image you want to edit
Save the resulting PDF or export to tiff
Open directly in Photoshop
Edit
Save as PDF
Open in Acrobat and copy the edited image into your original PDF
rich