Question
event.target.buttonImportIcon(); command and images with alpha
Hello everybody. Im creating an interactive pdf with buttons that can replace images using event.target.buttonImportIcon(); command. Some of these images are .png, so they have an alpha (transparency). The problem is that the replaced images with this command appears without alpha, and inserts white instead of transparency.
is there any way to insert .png images with their alpha? thanks!
