Problem with .bmp image format

DarkHorseDarkHorse Member Posts: 389
edited 2008-04-29 in Navision Attain
Hello, I'm trying to change a .bmp image file in a form. I know that, in Attain 3.70, the image file can't be bigger than 32kb and it have to be in .bmp format. I make an image file of 10kb in bmp format and the same size that I already have in the form and put the route (c:\pic.bmp) on Bitmap value from the Image Properties, but it always shows me the message "This file "Device-Independent Bitmap" is no valid", and it doesn't me let go on. What's the problem?
Thanks in advance.

Comments

  • SavatageSavatage Member Posts: 7,142
    I remember way back someone was having problems w/ bmp file.

    Try opening it in ms PAINT and save it from there and see if it works.
    if you were using a different program.

    Are you using an IMAGE field or a picture box?
  • DarkHorseDarkHorse Member Posts: 389
    Thanks for reply. With Paint the result it's the same, it shows me the same advise; it's very strange. I use an image field. Any idea else?
    Thanks for help.
  • SavatageSavatage Member Posts: 7,142
    is it just "THAT" picture? do you get the message with other pictures?

    here a test pic you can try. I tested it an it worked fine.
    http://savatage99.googlepages.com/1.bmp

    I assume this a test of some kind beacuse you have it on your C:\drive and not a network drive.
  • DarkHorseDarkHorse Member Posts: 389
    Thanks for reply; yes, I'm testing it from my C. The picture that you posted works fine; it means I suppose that there is any problem with the pics that I make, but I don't know what because the size is correct and algo the format. Well, I'll test it again.
    Thank you very much for your help.
  • kinekine Member Posts: 12,562
    Do not forget that there are more "BMP" formats in some editors... You need to use the simplest one...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • DarkHorseDarkHorse Member Posts: 389
    Ok. Thanks both for help.
Sign In or Register to comment.