html attachments

L

Liz

I want to select multiple posts (not emails) in a public Outlook folder, and
print them along with their attachments. Outlook 2003 SP 3. This used to
work. Now (post security update) what happens is that some of the attachments
are blank.

The posts are in plaintext format. They are sent automatically by a .Net web
application on a web server. (That is why Exchange thinks they are posts
instead of emails.) The attachments are all small HTML files. The email
prints ok, and a page will print for each attachment, but some of the pages
have only the standard header and footer that IE usually prints. The rest of
the HTML page is completely blank. If I print 20 such items, 18 of them print
fine: email + complete HTML attachment. Two of them print the email + the
weird blank attachment page. There seems to be no rhyme or reason to the
error. The HTML pages are all very similar in size and identical in layout.

The error does not occur when you open up each item individually and click
File - Print. It only occurs when you ctrl-click to select a bunch of items
and try to print them all at once.
 
Top