printing form with scroll area

  • Thread starter Thread starter dale
  • Start date Start date
D

dale

I have a custom form. On this form is a scroll area with
up to 50 lines of data, only with about 11 visible in the
scroll area, at a time.

The question is, when the user in the print funtion to
print the form, how do I get the entire 50 or so line to
print, not just the line that are visible on the display
at the time the print is requested.

Hope this makes sense!!

Thanks for your help..
 
Sorry. When printing only the exact screen image is
printed. I need all the scroll area to print as well.
What I want to avoid is the user having to
print scroll down
print scroll down
print etc..

Thanks,

Dale

-----Original Message-----
Since Outlook forms have no WYSIWYG printing built-in,
you should get the full data whenever you print out the
item.
 

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

Back
Top