mlamelas
May 26th, 1999, 10:40 AM
I have a form that contains a map, a chart, and a listbox. At runtime, I want to create a bitmap file that is an image of the form after the map and chart are created. Does anybody have any suggestions how to do this?
Thanks.
Ravi Kiran
May 26th, 1999, 08:46 PM
Hi,
To a similar question earlier, i had posted a good set of routines for all sorts of capture & print.
I dont know if the following link can take you there, anyway..:
http://www.codeguru.net/bbs/wt/showpost.pl?Board=vb&Number=2206&page=0&view=collapsed&sb=5
otherwise:
It should be listed as a post by Anonymous, dated 5/25/99 0044am, subject "Printing problem.. Help me.."
You can tweak around the "CaptureClient" function
to achieve the desired effect, i think.
I will also try. I will let you know, if i succeed..
Ravi