How to print screen a form?

  • Thread starter Thread starter Chipcom
  • Start date Start date
C

Chipcom

Hi

I need to know how to print all the form like print screen does (even
if you see the part of the form on the screen).

Thanks
 
I guess you could maximize it and do so. Forms are not designed for
printing. If you need to print, create a report and print that. You can
even build a button on your form that causes the report to print for only
the selected record. You can also save the form "as a report" which will
give you a good starting point.
 
I guess you could maximize it and do so. Forms are not designed for
printing. If you need to print, create a report and print that. You can
even build a button on your form that causes the report to print for only
the selected record. You can also save the form "as a report" which will
give you a good starting point.

--
Hope that helps!

RBear3
.








- Show quoted text -

I meant to do that with a code and to print like print screen and not
as a report

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top