I have been playing around with it and found that if I want to save an image I can only save it as a .jpeg so I can't load a previous setup...am I doing something wrong? For previous posters...If you save as a .jpeg I found if you move the pop-up box that asks about the dimension of your "battle map" then accept it you will not get the ghosting of that image onto the .jpeg image. It is almost as if it takes a screen shot of the map when you accept that box then it overlays it over the unit images but not the rest of the map image "weird". Also if you want to add text then I would suggest opening it with paint and adding your text that way...at least thats what I have been doing.
I'm still around, just haven't been very active lately.
You have two different save options. If you click the save button (save disk), it will save the report out as an XML file. Saving the XML file allows you to save your work and continue from that point later. If you click the save image button (camera), it will save the battlefield image as a jpg. Unless you have set the save image dialog not to display, you will then have a new "save image" form display with image options (sizing options). If you don't have this functionality, you don't have the latest build.
The "ghosting" is lame, but I'm having difficulty getting it to go away. Like you said, making sure nothing is touching the image will resolve the problem. Also, if you always save your images as the same size, you can set your options not to prompt when saving an image---this will also remove the "ghosting".
Writing this in VB.Net limits me in a few areas. I can't seem to overcome the clipping/overlaying issues with the units/images. I draw each unit pixel by pixel and set the opacity/transparency for each pixel. However, I still can't always get images to layer correctly.
I still plan on making numerous improvements, but am waiting until I have VS 2008 and .Net framework 3.5. I will also try rewriting the entire project in C#.Net. Hopefully better controls and the C# language will handle what I want.
It's hard to find time to make these updates, especially since I haven't played warhammer for about three months!