Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Some Characters Are Missing When You Print or Preview in Internet Explorer


View products that this article applies to.

This article was previously published under Q272520

↑ Back to the top


Symptoms

Text that is in a table cell appears correctly when you view a document, but may not appear when you preview or print the document. This issue occurs only if all of the following conditions exist:
  • There is a <Font size=2> HTML tag in the table.
  • The browser text size is Medium (the default).
  • The first set of characters contains five or more letters or numbers (or both), followed by a space.
  • The browser window is maximized.

↑ Back to the top


Resolution

To resolve this issue, use any of the following methods:
  • Do not use the <Font> tag; use cascading style sheets to format the text instead.
  • In the source, use a non-breaking space (&nbsp;) instead of a space between the words (for example, "Microsoft&nbsp;Corporation").
  • Use a size larger than 2 in the <Font> tag.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


Keywords: KB272520, kbprint, kbprb, kbenv

↑ Back to the top

Article Info
Article ID : 272520
Revision : 3
Created on : 1/29/2007
Published on : 1/29/2007
Exists online : False
Views : 281