you can save a dwg as a .bmp through autocad or as a .wmf file. This is under the file/export menu.
you can use VBA in autocad to automate the loading and exporting of several files. I would suggest the wmf file because you may need to scale the image. wmf is a vector based format.
thank you for your time and have a good day