Application Development and Automation 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: 
Read only

Image upload issue in Smartforms

Former Member
0 Likes
1,433

Dear experts,

When I tried to import a bitmap file into SAP R3 by using T code SE78 -> Graphics->BMAP, I got an error message "Bitmap file: No color table available (True Color, Bitcount 32)".

How can I fix this?

Please explain me clearly. i need to finish this work. If my image is big, how to reduce the size.

what is the standard size of BMP file of Smartforms.

Regards

Samir

5 REPLIES 5
Read only

former_member530302
Discoverer
0 Likes
1,269

This message was moderated.

Read only

FredericGirod
Active Contributor
0 Likes
1,269

Hi Samir,

a BMP file have several quality. 16 colors, 256 colors ... and True color.

For example, when you have 16 colors, the file contains a table with the description of the 16 colors.

So SAP doesn't appreciate your true Color file. Open it with Paint Brush  (Windows + R /  pbrush)    and save it to a BMP 256 colors and you will not have anymore this problem

regards

Fred

Read only

0 Likes
1,269

Hi,

Convert it to JPG. lower your image resolution and so as file size. Hopefully it will work then.

Regards,

MS

Read only

0 Likes
1,269

it's not a problem of size, it's a problem of numbers of colors ...

save the file in BMP 256 colors it's enough

Fred

Read only

former_member653066
Participant
0 Likes
1,269

hi ,

while importing the image

1. select radio button color bitmap image

2. tick the 3 check boxes in print attributes.

3. give 256 color ration.

hope this helpfull.