How can I print a task without the automatic header?

L

Lori

Can I print a task without the standard header such as Subject Priority,
Stauts, Total work?
 
K

Ken Slovak - [MVP - Outlook]

Not without writing code to do it. You'd have to extract all the data you
wanted and then use something like Word or Excel automation to do the
printing after filling in all the data to be printed into a Word template or
something like that.
 
Top