Question:
What is the best way to print infomation in Delphi 2.0? I have tried useing the Print() function to print a form, but it only prints what is viewable on the screen, not the entire form. Is there a better way around this?
Answer:
You might try setting the size of the printer canvas to the size of theentire client area of your form. That way, all the stuff there should beprinted.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























