pkiran1975
Programmer
I have a custom activeX control that I embed in an IE web-page, I call a thirdparty software that draws some graphs given a HWND. I implemented OnDraw and able to display properly, but am unable to print the graphs drawn by the thirdparty software.
When I tried printing a ellipse drawn in the activex, it prints fine. But the graphs drawn using the third party software doesnt print.
I am very new to the MFC and also to the activeX. Any thoughts/help greatly appreciated.
Thanks,
Kiran.
When I tried printing a ellipse drawn in the activex, it prints fine. But the graphs drawn using the third party software doesnt print.
I am very new to the MFC and also to the activeX. Any thoughts/help greatly appreciated.
Thanks,
Kiran.