Page 1 of 1

Issue: .png image with transparancy rendered black in .PDF

Posted: Tue Dec 15, 2020 8:53 am
by oz_
Hi,

I'm adding an .png image to .docx. In Word the image is displayed correctly. When exporting to .PDF the image is rendered all black.

Test-Image:
https://ibb.co/r2YcmNy
Could you please have a look at this issue?

King regards,
Orest.

Re: Issue: .png image with transparancy rendered black in .PDF

Posted: Mon Dec 21, 2020 11:02 am
by larsa
Hello

I can confirm the issue, but the problem is that this happens when the PNG is converted to a TBitmap using delphi methods. The PDF only accept TBitmap images. Sorry, not much to do.