Setting print headers with VB Addin

S

Sponge Dan

Hello all!

I've got a good problem. I've been able to modify the headers in
Outlook programatically for each message by modifying the outlprnt
file. However, when you bring up the email in an inspector and try to
print, the headers fail to show up, even though the outlprnt file was
modified with the correct values.

Now, this works when you print directly from the explorer, it even
shows up in the print preview.

Are there other ways to set the header when a mailitem is printed
besides modifiying outlprnt (on inspector activated events, explorer
selected item events, etc).?

Is there a way to get to "Page Setup -> Memo Style" programatically
and modify it?

Any help is greatly appreciated!
- Dan
 

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

Top