Gazzo
06-11-2002, 04:12 AM
Hi can anybody help please?
I have created an ActiveX chart to be used in a web page. It basically draws lines on the usercontrol. The problem I am having is that I cannot get it to display when printing.
I understand that as of version 4 IE uses background printing which will mean that the ActiveX control will be recreated for printing. I have tried to redraw it on the Show event and also on the Initialize event but I cannot get it to work.
Has anybody else done this before or does anybody have any suggestions as to how to get it to print?
Cheers,
Gazzo.
I have created an ActiveX chart to be used in a web page. It basically draws lines on the usercontrol. The problem I am having is that I cannot get it to display when printing.
I understand that as of version 4 IE uses background printing which will mean that the ActiveX control will be recreated for printing. I have tried to redraw it on the Show event and also on the Initialize event but I cannot get it to work.
Has anybody else done this before or does anybody have any suggestions as to how to get it to print?
Cheers,
Gazzo.