When users print my blog pages using IE, the printed page is missing approximately the first page of text content. It breaks in the middle of the entry so it’s not a problem between different weblog elements. The pages print fine using Windows Firefox.
Here are the first 2 lines of code in the article template (above the “head” tag):
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html >Is there anything in this that could be causing problems with IE? Any other suggestions for possible cause or a work around to get IE to work?
Meanwhile, I’m recommending users to browse with Firefox, Safari or Opera.