<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.artinsoft.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Mauricio Rojas Blog : Software Development, IE</title><link>http://blogs.artinsoft.net/mrojas/archive/tags/Software+Development/IE/default.aspx</link><description>Tags: Software Development, IE</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>IE7 Print shrink to fit  problem</title><link>http://blogs.artinsoft.net/mrojas/archive/2007/09/29/ie7-print-shrink-to-fit-problem.aspx</link><pubDate>Sun, 30 Sep 2007 05:22:00 GMT</pubDate><guid isPermaLink="false">871fd81c-a111-489f-851d-e9637b8e2ce4:1517</guid><dc:creator>Mrojas</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.artinsoft.net/mrojas/rsscomments.aspx?PostID=1517</wfw:commentRss><comments>http://blogs.artinsoft.net/mrojas/archive/2007/09/29/ie7-print-shrink-to-fit-problem.aspx#comments</comments><description>IE7 has an interesting bug... &lt;br /&gt;
Someone decided to change the printing default&lt;br /&gt;
to &amp;quot;Shrink to Fit&amp;quot;.This is supposed to be good&lt;br /&gt; 
because it will make printing of web pages better&lt;br /&gt;
but it affects several applications develop for &lt;br /&gt;
IE, for example if you are using the Web Access&lt;br /&gt;
to your Exchange server, or if you have an application &lt;br /&gt;
that prints on a page that is not a letter size page&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Well a &lt;a href="http://forums.microsoft.com/msdn/showpost.aspx?postid=1555764&amp;amp;siteid=1&amp;amp;sb=0&amp;amp;d=1&amp;amp;at=7&amp;amp;ft=11&amp;amp;tf=0&amp;amp;pageid=1"&gt;guy&lt;/a&gt; from a forum found an excellent solution.&lt;br /&gt;
&lt;br /&gt;
The only problem is that he refers a hot fix,&lt;br /&gt;
but if you have problems with that hotfix, then &lt;br /&gt;
do the following:&lt;br /&gt;&lt;br /&gt;

1. Go to windowsupdate.microsoft.com&lt;br /&gt;
&lt;br /&gt;
2. Make sure you have the following updates:&lt;br /&gt;&lt;br /&gt;
** Security Update for Internet Explorer 7 for Windows XP (KB938127)&lt;br /&gt;
** Cumulative Security Update for Internet Explorer 7 for Windows XP (KB937143)&lt;br /&gt;
&lt;br /&gt;
And then run the following in the command prompt:
&lt;pre&gt;
reg add &amp;quot;HKLM\SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_STF_Scale_Min&amp;quot; /v iexplore.exe /t REG_DWORD /d 100 /f
&lt;/pre&gt;&lt;img src="http://blogs.artinsoft.net/aggbug.aspx?PostID=1517" width="1" height="1"&gt;</description><category domain="http://blogs.artinsoft.net/mrojas/archive/tags/Software+Development/default.aspx">Software Development</category><category domain="http://blogs.artinsoft.net/mrojas/archive/tags/Internet+Explorer/default.aspx">Internet Explorer</category><category domain="http://blogs.artinsoft.net/mrojas/archive/tags/Printing/default.aspx">Printing</category><category domain="http://blogs.artinsoft.net/mrojas/archive/tags/IE/default.aspx">IE</category></item></channel></rss>