Hi,
I have a gif file generated using mappoint.
I am trying to embed this image in a PDF file.
When I try to load the gif file using the VB.Net function call:
Image.FromFile("xyz.gif")
where xyz.gif is the image of the map generated using mappoint.
I get an "Out of Memory" exception.
Has anyone faced this problem ?
Thanks,
-Amit