1

I have a TImage with a 24 bit BMP (or any other type) and I try to print it to the Adobe PDF printer. I set the transparent property as TRUE but the Bitmap printed in a black background without any transparency.

I tried to set the canvas.brush as bsSolid, bsClear etc but the result is the same.

With transparent = FALSE it is printed as expected.

Any suggestions, please ?

Andreas Rejbrand
  • 105,602
  • 8
  • 282
  • 384
JimPapas
  • 715
  • 2
  • 12
  • 27
  • @KJ, but it happens also with the same image converted from the `BMP` to `JPG`. It happens with `AdobePDF` AND `Microsoft PDF` AND `Microsoft XPS writter`. – JimPapas Aug 13 '23 at 10:29
  • @KJ, BMPs are printed fine with microsoft PDF/XPS. No transparency with JPG/PNG – JimPapas Aug 13 '23 at 10:41

0 Answers0