<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help Me Not Squint at Word</title>
	<link>http://ask.metafilter.com/72253/Help-Me-Not-Squint-at-Word/</link>
	<description>Comments on Ask MetaFilter post Help Me Not Squint at Word</description>
	<pubDate>Mon, 24 Sep 2007 07:45:12 -0800</pubDate>
	<lastBuildDate>Mon, 24 Sep 2007 07:45:12 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help Me Not Squint at Word</title>
		<link>http://ask.metafilter.com/72253/Help-Me-Not-Squint-at-Word</link>	
		<description>MSWordFilter: Overriding &quot;default&quot; pageview options. &lt;br /&gt;&lt;br /&gt; My default view for Word (on a Mac) are Page Layout, zoomed to page width. Is there any setting I can use to make sure that whenever I open a Word file that is sent to me, it comes up in that view instead of whatever they used?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.72253</guid>
		<pubDate>Mon, 24 Sep 2007 07:26:56 -0800</pubDate>
		<dc:creator>sjuhawk31</dc:creator>
		
			<category>microsoftword</category>
		
			<category>vision</category>
		
	</item> <item>
		<title>By: pmbuko</title>
		<link>http://ask.metafilter.com/72253/Help-Me-Not-Squint-at-Word#1076037</link>	
		<description>Individual documents remember their last view settings when saved, and as far as I know there&apos;s no way to override them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72253-1076037</guid>
		<pubDate>Mon, 24 Sep 2007 07:45:12 -0800</pubDate>
		<dc:creator>pmbuko</dc:creator>
	</item><item>
		<title>By: sjuhawk31</title>
		<link>http://ask.metafilter.com/72253/Help-Me-Not-Squint-at-Word#1076071</link>	
		<description>Damn you, Microsoft!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72253-1076071</guid>
		<pubDate>Mon, 24 Sep 2007 08:11:13 -0800</pubDate>
		<dc:creator>sjuhawk31</dc:creator>
	</item><item>
		<title>By: misterbrandt</title>
		<link>http://ask.metafilter.com/72253/Help-Me-Not-Squint-at-Word#1076857</link>	
		<description>Perhaps an Applescript?&lt;br&gt;
(I have no personal experience with this -- my new Mac is &lt;em&gt;en route&lt;/em&gt; but has not yet arrived.)&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Make an applescript that zooms the current document to fit the page width.&lt;br&gt;
(see &lt;a href=&quot;download.microsoft.com/download/1/3/E/13E8AE25-78F7-41A8-B252-F09C465CE29C/Word2004AppleScriptRef.pdf&quot;&gt;Word 2004 AppleScript Reference&lt;/a&gt;, and perhaps the MS Word help file?)&lt;blockquote&gt;(pg 210-211)&lt;br&gt;
&lt;strong&gt;Class: zoom&lt;/strong&gt;&lt;br&gt;
Plural zooms&lt;br&gt;
Contains magnification options (for example, the zoom percentage) for a window or pane. To return a single &lt;strong&gt;zoom&lt;/strong&gt; object for a window, use the &lt;strong&gt;zoom&lt;/strong&gt; property of the &lt;strong&gt;view&lt;/strong&gt; object. The following example sets the zoom percentage for the active window to 110 percent.&lt;br&gt;
&lt;kbd&gt;set percentage of zoom of view of active window to 110&lt;/kbd&gt;&lt;br&gt;
&lt;br&gt;
To return a single &lt;strong&gt;zoom&lt;/strong&gt; object for a pane, use the &lt;kbd&gt;get zoom&lt;/kbd&gt; command. The following example sets the page layout magnification for the active window so that an entire page is visible.&lt;br&gt;
&lt;kbd&gt;set page fit of (get zoom active pane of active window zoom type page view) to page fit full page&lt;/kbd&gt;&lt;/blockquote&gt;&lt;br&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; run this applescript on document open&lt;br&gt;
(I got nothin&apos; for you on this step...)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.72253-1076857</guid>
		<pubDate>Mon, 24 Sep 2007 18:45:19 -0800</pubDate>
		<dc:creator>misterbrandt</dc:creator>
	</item>
	</channel>
</rss>
