// JP opened flex table

Click to See Complete Forum and Search --> : Print preview


knrao
March 6th, 2000, 09:13 AM
I developed OCX control and Container.From the container I want to print and print preview the output of OCX.I am able to get print and print preview from container but it is very small.Even if I passed the printer DC, pDC, to OCX I am not getting proper output.
I want the display of print and print preview should be the same as(in the size) output of OCX.It is better to display following manner.
Heading(Title)
Disply(as output of OCX)
Footer

//JP added flex table