How to decode a base64-encoded picture from NAV in .net

livingdolllivingdoll Member Posts: 45
Hi,

If i create an xml from an item record, and the field 'Picture' in that field is a base64-coded representatiion of the picture blob, how can a .net developer convert it back to a bmp (after decoding the base64-string, of course)?

In other words, how should he 'treat' that string that represents an image in Navision?

Regards,

Greys
Sign In or Register to comment.