I am working in Outlook 2003. When printing a form that was published as an
Outlook form template it only shows/prints the fields with data, but loses
all formatting, etc.
Why is 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.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I am working in Outlook 2003. When printing a form that was published as an
> Outlook form template it only shows/prints the fields with data, but loses
> all formatting, etc.
>
> Why is this?
Becka470 - 23 Jun 2006 21:25 GMT
Thank you. That was helpful. Can the Word form template be published and
used in Outlook?
> 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.
>
[quoted text clipped - 3 lines]
> >
> > Why is this?
Sue Mosher [MVP-Outlook] - 23 Jun 2006 21:57 GMT
"publish" in the context of Outlook refers only to custom Outlook forms. Code behind a form can invoke Word objects to create a new document from a Word template .dot file saved on any drive.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Thank you. That was helpful. Can the Word form template be published and
> used in Outlook?
[quoted text clipped - 6 lines]
>> >
>> > Why is this?