Printing some components on a form
2003-11-24 06:46:43 PM
cppbuilder45
Hi,
Suppose that we have some panels on a form and want to print some of them. Using the method of "PaintTo" enables us to do so. But the area on which the objects printed is very large in comparison with the canvas of the form. So the result print is very small. How can I scale my prints of such components in correct sizes?
Regards,