How do I print out copy of form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created an oft. form for engineering changes. After I fill in the
input form, I e-mail it to the team. The team received the email notification
form. When the team members print out the form, the form is in memo style
(basic). I want to print out the form in the desired form format. I want to
print out the form as it looks on the screen. How do I do this
 
See http://www.outlookcode.com/d/customprint.htm for various solutions to
the limitation that Outlook forms don't support WYSIWYG printing. The Word
template technique is the most flexible and highly recommended.

Note that code does not run on unpublished form items, such as those created
from .oft files.
 
Back
Top