‎2006 Jun 08 7:55 AM
Hi all
I have uploaded a logo via SE78. The logo have white background both in windows and in the print preview in SAP (SE78). When I insert the logo in my SmartForm the background gets gray, not white. I have tried just to upload a picture that is only white, but I get the same problem here. It is white in the print preview in SAP SE78, but in SmartForms it gets gray background. If I upload it as a black and white picture it gets white background, but I need it to be a colored logo.
Any one got input on this issue?
‎2006 Jun 08 10:33 AM
Hii Johan ,
The problem is the sap conversion,
it converts every image imported into the system to
<b>256 colors</b>, converting white (RGB 255.255.255 to 252.240.240 )
so using <b>Microsoft Photo Editor</b>,
make the white font transparent and
then save it as bmp (discharging the transparent converts it to true white)
define the graphic in color or black/white. You could define also the dpi .
also check it by taking print in other printers ..it could as well be drivers problem .
Reward points if helpful
Revert back for more help
Regards
Naresh
‎2006 Jun 08 9:12 AM
Hi Johan,
Try to take a printout of your smartform and check whether it is in white or gray.
Sometimes your screen shows gray, but in printout it will be fine.
Thanks,
Ramya
‎2006 Jun 08 9:22 AM
Hi Ramya,
Thank you for the reply but I've tried that. Is gray...
‎2006 Jun 08 9:29 AM
Hi Johan,
Could you check 'Shading' under 'Output options' for the your window and your picutre object in smartfroms.
It is 0%, then you will get same color as you have uploaded.
And also check, whether you have maintained the options 'colored grid screen(BCOL)' under 'General objects' of the picture object in smartfroms.
regards,
ram
‎2006 Jun 08 10:17 AM
Hi,
Thanks I've tried that but it doesnt help. Where do I find General objects? Do you mean general attributes?
BR Johan
‎2006 Jun 08 10:31 AM
it some times depends upon the printer drivers also
tried with the other hpcolor printer then u may be got the printout perfectly that means <b>sometimes the drivers of the printer will crash with the program</b>so its better u try this one in the another printer
if u have this problem futher let me know
‎2006 Jun 08 10:33 AM
Hii Johan ,
The problem is the sap conversion,
it converts every image imported into the system to
<b>256 colors</b>, converting white (RGB 255.255.255 to 252.240.240 )
so using <b>Microsoft Photo Editor</b>,
make the white font transparent and
then save it as bmp (discharging the transparent converts it to true white)
define the graphic in color or black/white. You could define also the dpi .
also check it by taking print in other printers ..it could as well be drivers problem .
Reward points if helpful
Revert back for more help
Regards
Naresh
‎2006 Jun 09 9:25 AM
Hi!
Points rewarded. The picture was saved in 24bits bmp, and SAP can as far as I know only read 256 colors therefore the gray background.