Open
Description
Working/thinking direction:
- Extract the alpha channel from a png or gif image
- Create a new greyscale image based on the alpha channel
- Save the image as a jpg image (lossing the alpha in the process)
- Set the SMask (softmask) in the PDF image dictionary that points towards the new greyscale image. To relink the alpha channel to the image.
- Tada Transparent image