Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
Hi Leandro, in design tab, try setting no shadows. Also check the border is set to 0 pixels
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. =/
Can you upload a sample with that image to check?
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.