I want to upload the bmp image in Dynamic Navision 2009 classic . I have png format images and need to convert as bmp. conversion of image is working only if i use MS paint/Photoshop tools. Same way i want convert the png image using Image magic or .Net code.
Alreadey tried using imagemagic tool code Convert 1.png -background white -alpha remove 1.bmp Image magic is converting the png to bmp but navision is not showing the image. Its only accepting if its converted by MS paint / Photoshop