Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Image on text box loads with annoying border

Hi all,

I have loaded one image into a text box, and the background color is the same RGB as the image.

When the object shows, we could note a little border.

Someone have ideas to make this go away?

My script code:

Images:

BUNDLE LOAD * Inline [

Logos, Images,

White, D:\QlikView\Dev\images\prm_prf_rgb_neg.png

Orange, D:\QlikView\Dev\images\prm_prf_rgb_pos.png

];

The border

border.PNG

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

I fix this by changing the image.

I put a new image, with transparency color on image background.

Then, when I load it the background object color fills the background image, and the annoying line goes off.

View solution in original post

4 Replies
rubenmarin

Hi Leandro, in design tab, try setting no shadows. Also check the border is set to 0 pixels

Anonymous
Not applicable
Author

Sorry, I forgot to put this information. This option is already set to 0.

And this shadows is Design Tab reffers to the entire object, and not to that inside border. =/

Capturar.PNG

rubenmarin

Can you upload a sample with that image to check?

Anonymous
Not applicable
Author

I fix this by changing the image.

I put a new image, with transparency color on image background.

Then, when I load it the background object color fills the background image, and the annoying line goes off.