Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Image of a white background in a smartform

bzakaria
Participant
0 Kudos

Hello,

I want to add an image of a transparent background.

I converted the PNG to BMP with a white background. and I uploaded it via the transaction SE78.

I added the image in the smartform.

But when I run the SMARTFORM the image is displayed with a gradient background (is not clean). Even if in Word for example the same image appears clean without any problem.

My question is how can I correct the degradation problem so that the image appears clean (white background) ?

Here is a capture of SE78:

And here are the parameters of the image in the SMARTFORM:

This is a result (as you see the background is different from white) :

Even if it is clean (white background) when I put the same image in the word, we see that the background of the image is clean:

Thanks.

1 ACCEPTED SOLUTION

FredericGirod
Active Contributor

Image in BitMap could be really different depending of what kind of BMP you choose.

The grey of your pics looks like when you choose a BMP with 256 colors. Try to use the BMP24

2 REPLIES 2

FredericGirod
Active Contributor

Image in BitMap could be really different depending of what kind of BMP you choose.

The grey of your pics looks like when you choose a BMP with 256 colors. Try to use the BMP24

former_member1716
Active Contributor

Hello bzakaria,

You should be opting for watermark option for smartforms, that should help you in achieving the requirement. Please follow the below Link, this should get you started.

WATERMARK IN SMARTFORM

Regards!