up vote 5 down vote favorite
share [g+] share [fb]

I'm having this problem in a Sharepoint Extranet site. Several long/wide forms and grids are getting their right sides hacked off when printed. In IE7, Shrink to Fit solves this problem. However in IE8, when I go into Print Preview, it SAYS it's set Shrink to Fit but it is not actually shrinking.

link|improve this question
I am experiencing this as well. Strange part is that if you change orientation to landscape and then back to portrait in the print preview window, it shrinks to fit perfectly. Very frustrating. – Josh Stodola Dec 22 '11 at 13:11
I know it's not a solution, but what if you try to print your file into a PDF printer ? Is the right side still missing ? I'm not sure how printers works with windows, but maybe the printer is incapable of this. If it prints well into PDF, then try to print the PDF itself. (This way we'll know if the problem comes from Windows or the printer itself.) – PatrickCUDO Dec 27 '11 at 17:40
@PatrickCUDO yes printing to PDF or XPS file both result in the same truncation – Josh Stodola Dec 29 '11 at 6:04
feedback

migrated from stackoverflow.com Oct 29 '09 at 1:15

This question came from our site for professional and enthusiast programmers.

2 Answers

Try using Compatibility Mode. I had a similar problem and it seemed to fix it.

link|improve this answer
This is not a solution – Josh Stodola Dec 29 '11 at 6:05
feedback

We are having the opposite problem; our pages display correctly in "real IE8" (or IE9) mode, but we have been having continual problems at a customer site where they report the printed page is shrunken when "shrink to fit" is set; so I have now tried running the site with "compatibility mode" turned on, and I see the pages being shrunken as well.

We've been over the site with a pretty fine toothed comb and there seems to be no reason for the pages to shrink, they are well within a standard page width.

This gives us a handle on what the problem is, and if others are experiencing shrinkage problems, maybe getting OUT of compatibility mode is the answer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown