<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Microsoft Word Tips, Tricks &#38; Templates &#187; Troubleshooting</title>
	<atom:link href="http://www.wordtipsandtricks.com/tag/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordtipsandtricks.com</link>
	<description>How to tips for Microsoft Word users</description>
	<lastBuildDate>Thu, 27 Oct 2011 15:32:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Optimize PDF Files for Web Sites</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 17:20:53 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Font]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Data Formats]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Graphics Interchange Format]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Portable Document Format]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=4</guid>
		<description><![CDATA[Portable Document Format (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for high quality print output and are not optimized for the Web. Creating Small PDFs The main factors in creating [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/' rel='bookmark' title='How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Portable Document Format</strong> (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for <strong>high quality print output</strong> and are not optimized for the Web.<span id="more-4"></span></p>
<p><strong>Creating Small PDFs</strong></p>
<p>The main factors in creating small PDFs are image resolution, image type (bitmap or vector), the number of fonts used and how they are embedded, PDF version, and the level of compression. In general the higher the PDF version number, the smaller the file. Acrobat 5 (PDF version 1.4) added JBIG2 compression, which is superior to the CCITT or Zip algorithms when compressing scanned monochromatic copy.</p>
<div class="zemanta-img zemanta-action-dragged" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignleft" style="width: 266px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png"><img title="Adobe Reader 9 Icon" src="http://upload.wikimedia.org/wikipedia/en/d/d1/Adobe_Reader_8_icon.png" alt="Adobe Reader 9 Icon" width="256" height="256" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:Adobe_Reader_8_icon.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>JBIG2 (Joint Bilevel Image Experts Group) encoding compresses monochrome (1 bit per pixel) image data from 20:1 to 50:1 for pages full of text. Like other dictionary-based algorithms (LZW, ZIP) JBIG2 creates a table of unique symbols and when a subsequent symbol matches one in the table, it substitutes a token pointing to the table index. JBIG2 also compresses the entire table.</p>
<p>Acrobat 6 (PDF version 1.5) added the ability to compress the entire file (Clean Up Settings dialog). However, since over 90% of Acrobat users have version 5.0 or greater, using PDF 1.4 is a safer alternative. Acrobat will usually display (with a warning) a more recent PDF version, but new compression schemes will spawn an error when opened in older versions of Acrobat. At the time of this writing, Adobe says that of those 90%, 50% use version 5 and 40% use version 6.</p>
<p>To create the smallest possible PDFs file size for the Web minimize the number of fonts, bitmapped images, and substitute vector based-graphics instead. Minimize the number and complexity of forms in your PDF document, and avoid the use of multimedia.</p>
<p>There are different methods to create PDFs, including outputting to PostScript and Distilling, GDI/Printing, one-click &#8220;Direct to PDF,&#8221; and dynamically on the server-side. However you create a PDF, the techniques and tools listed below can help you enhance and optimize your PDFs for the Web.</p>
<p><strong>Avoid Refried Graphics</strong></p>
<p>For graphics that must be inserted as bitmaps, prepare them for maximum compressibility and minimum dimensions. Use the best quality images that you can at the output resolution of the PDF. Inserting compressed JPEGs into PDFs and Distilling them may recompress JPEGs, which can create noticeable artifacts. Use black and white images and text instead of color images to allow the use of the newer JBIG2 standard that excels in monochromatic compression. Be sure to turn off thumbnails when saving PDFs for the Web.</p>
<p><strong>Use Vector Graphics</strong></p>
<p>Use vector-based graphics wherever possible for images that would normally be made into GIFs. Vector images scale perfectly, look marvelous, and their mathematical formulas usually take up less space than bitmapped graphics that describe every pixel (although there are some cases where bitmap graphics are actually smaller than vector graphics). You can also compress vector image data using ZIP compression, which is built into the PDF format. Acrobat Reader version 5 and 6 also support the SVG standard.</p>
<p><strong>Minimize Fonts</strong></p>
<p>How you use fonts, especially in smaller PDFs, can have a significant impact on file size. Minimize the number of fonts you use in your documents to minimize their impact on file size. Each additional fully embedded font can easily take 40K in file size, which is why most authors create &#8220;subsetted&#8221; fonts that only include the glyphs actually used.</p>
<p><strong>Fix Fat Forms</strong></p>
<p>Acrobat forms can take up a lot of space in your PDFs. You can use PDF Enhancer from Apago to reduce forms by 50% by removing information present in the file but never actually used. You can also combine a refried PDF with the old form pages to create a hybrid PDF in Acrobat.</p>
<p><strong>Optimizing Existing PDFs</strong></p>
<p>In many cases you won&#8217;t have access to the original document, just the resulting PDF file. Many PDFs we&#8217;ve seen are not fully optimized for the Web, using conservative settings more appropriate to high-resolution printers. For computer monitors viewing web-based PDFs, you don&#8217;t need high resolution images and exact reproduction of font faces, you just want to convey your information in an efficient way. Using the techniques outlined below, you can shrink your PDFs, while still maintaining the textual data for search engines, and reasonable quality for print output. Some webmasters offer two versions of their PDFs, once for fast web display, and one for printing.</p>
<p><strong>Save As&#8230;</strong></p>
<p>Once you&#8217;re done making changes to your PDF document choose File -&gt; Save As and overwrite your existing PDF file. By default, save as removes changes that are appended to PDFs by the Save command, linearizes the file for fast web viewing, and removes unused objects.</p>
<p>The result is a compact, linearized PDF that displays the first page (or an arbitrary page) quickly, while the rest of the file downloads in the background. Although linearized PDFs are slightly larger, they also increase perceived speed. Note that optimizing a signed document will invalidate its signature.</p>
<p>By Andy King<br />
<a href="http://www.websiteoptimization.com/" target="new"><span style="color: #336699;">http://www.websiteoptimization.com</span></a></p>
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#cccccc">
<tbody>
<tr>
<td>Andy King, author of the popular book titled &#8220;Speed Up Your Site – Web Site Optimization&#8221;. Web Site Optimization, LLC is a leading provider of web site optimization and search engine marketing services that &#8220;tune up&#8221; web sites for increased usability, conversion rates, traffic, and profitability. For more information about Web Site Optimization visit <a href="http://www.websiteoptimization.com/" target="new">http://www.websiteoptimization.com</a></td>
</tr>
</tbody>
</table>
<p>More at: <a href="http://www.usedarticles.com/view/web-design-and-development/294.html">http://www.usedarticles.com/view/web-design-and-development/294.html</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=ba461801-965e-4143-8796-6905b751738b" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/' rel='bookmark' title='How to Optimize PDF Files for your website or blog'>How to Optimize PDF Files for your website or blog</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-web-sites/4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create Keyboard Shortcuts in MS Word</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:03:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Desktop and System]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Keyboard shortcut]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect.Keyboard]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=148</guid>
		<description><![CDATA[Want to know how to Create Keyboard Shortcuts in MS Word? In MS Word you can assign frequently used commands to a keyboard shortcut. To create a shortcut, follow these steps: 1. Right-click in the toolbar area. 2. Select Customize and click the Keyboard button. 3. To auto fix a table’s content, highlight Table on [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/print-out-all-your-keyboard-shortcuts/150/' rel='bookmark' title='Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/avoid-repeating-words/125/' rel='bookmark' title='Avoid Repeating Words'>Avoid Repeating Words</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span lang="EN-US"> </span></p>
<p>Want to know how to Create Keyboard Shortcuts in MS Word?<span id="more-148"></span></p>
<p><span lang="EN-US">In MS Word you can assign frequently used commands to a keyboard shortcut. </span><span lang="EN-US">To create a shortcut, follow these steps:<br />
</span></p>
<p><strong><span lang="EN-US">1. </span><span lang="EN-US">Right-click in the toolbar area.</span></strong></p>
<p><span lang="EN-US">2. Select <strong>Customize </strong>and click the <strong>Keyboard </strong>button.</span></p>
<p><span lang="EN-US">3. </span><span lang="EN-US">To auto fix a table’s content, highlight <strong>Table on the Categories</strong> list, and then click <strong>AutoFixContent</strong> in the Commands window. </span></p>
<p><span lang="EN-US"><span lang="EN-US"><img id="image147" title="creating-keyboard-shortcuts.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/creating-keyboard-shortcuts.JPG" alt="creating-keyboard-shortcuts.JPG" /></span></span></p>
<p><span lang="EN-US">4. </span><span lang="EN-US"><strong>Type the keyboard combination</strong> into the Press new shortcut key box.</span></p>
<p><span lang="EN-US">5. </span><span lang="EN-US">Click <strong>Assign</strong>. </span></p>
<p><span lang="EN-US">If this combination is already in use, Word will advise you to find another combination or replace an existing one.</span></p>
<p><span lang="EN-US">Did this work for you?<br />
</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=2d00617a-74d0-4385-9633-115d2ae7974d" alt="" /></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/print-out-all-your-keyboard-shortcuts/150/' rel='bookmark' title='Print Out All Your Keyboard Shortcuts'>Print Out All Your Keyboard Shortcuts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/avoid-repeating-words/125/' rel='bookmark' title='Avoid Repeating Words'>Avoid Repeating Words</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/creating-keyboard-shortcuts/148/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create Dynamic Web links in your Technical Documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:21:11 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Filenames]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Paths]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Technical Documents]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tip]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=133</guid>
		<description><![CDATA[Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document. 1. Right-click on the toolbar. 2. Select Customize and then the Commands tab. 3. Scroll down [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/updating-your-word-toolbar/217/' rel='bookmark' title='Updating Your Word Toolbar'>Updating Your Word Toolbar</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>Instead of using field codes to add filenames and file paths to your document, you can setup Word so that it displays these in the toolbar. You can then add these links to any page in an open document.<span id="more-133"></span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">1. <strong>Right-click</strong> on the toolbar.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">2. <strong>Select Customize</strong> and then the Commands tab.</span></p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">3. Scroll down the Categories list and click on <strong>All Commands</strong>. </span></p>
<p>4. Scroll down the <strong>Commands list to Web Address</strong>. <span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"> </span></p>
<p><img id="image132" class="alignnone" title="adding-filenames-and-paths-to-documents.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/adding-filenames-and-paths-to-documents.JPG" alt="adding-filenames-and-paths-to-documents.JPG" /></p>
<p>5. Drag the <strong>Web Address onto your toolbar</strong>.</p>
<p>The web address bar is now displayed on your document’s path and filename.</p>
<p><span style="font-size: 9pt; font-family: Verdana; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">6. To add the file path to your document, click anywhere in the page, <strong>right-click in the web address bar</strong>, and then <strong>copy and paste</strong> it into your document. </span></span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/updating-your-word-toolbar/217/' rel='bookmark' title='Updating Your Word Toolbar'>Updating Your Word Toolbar</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/adding-filenames-and-paths-to-documents/133/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3 Reasons Why Microsoft Word Documents Become Corrupt</title>
		<link>http://www.wordtipsandtricks.com/formatting/3-reasons-why-microsoft-word-documents-become-corrupt/1048/</link>
		<comments>http://www.wordtipsandtricks.com/formatting/3-reasons-why-microsoft-word-documents-become-corrupt/1048/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 09:53:29 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[File Properties]]></category>
		<category><![CDATA[Formatting]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Corrupt]]></category>
		<category><![CDATA[Normal.dot]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1048</guid>
		<description><![CDATA[ 3 Reasons Why Microsoft Word Documents Become Corrupt


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-recover-corrupt-microsoft-word-documents/1044/' rel='bookmark' title='How to Recover Corrupt Microsoft Word documents'>How to Recover Corrupt Microsoft Word documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/plugins/convert-microsoft-word-documents-to-mediawiki-markup/548/' rel='bookmark' title='Convert Microsoft Word documents to MediaWiki markup'>Convert Microsoft Word documents to MediaWiki markup</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/' rel='bookmark' title='How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1'>How to Fix Damaged &#038; Corrupt Word 2007 Documents &#8211; Part 1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>Here are three reasons why Word documents become corrupted.<span id="more-1048"></span><br />
[ad#ad2]</p>
<h3>1. Round-tripping</h3>
<p>One of the main causes of document corruption is when a document is converted from one format to another and back repeatedly. Word to RTF to Word or Word to Excel and back into Word.</p>
<p>This is called round-tripping. It gives Word a nervous breakdown. Avoid Round-tripping at all cost!</p>
<p>If not, your chances of document corruption increase greatly – it is no longer if the document will corrupt, it’s when.</p>
<h3>2. Copying from Disks/CDs/Flash Disks</h3>
<p>Another common cause of document corruption is storing, accessing, and saving a file from CD or flash drive. A CD is useful for transporting files, but once you are ready to work on the file again, be sure to save the file to your computer’s hard drive.</p>
<h3>3. Word Macro Virus</h3>
<p>Another sign that will appear to be indicative of corruption can actually be the result of infection by a macro virus. A macro virus works like a conventional computer virus, but takes advantage of Word’s structure and functionality to replicate and trigger when certain events occur.</p>
<p>Many macro viruses are only nuisances and don’t cause any damage, but some can be quite dangerous.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-recover-corrupt-microsoft-word-documents/1044/' rel='bookmark' title='How to Recover Corrupt Microsoft Word documents'>How to Recover Corrupt Microsoft Word documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/plugins/convert-microsoft-word-documents-to-mediawiki-markup/548/' rel='bookmark' title='Convert Microsoft Word documents to MediaWiki markup'>Convert Microsoft Word documents to MediaWiki markup</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/' rel='bookmark' title='How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1'>How to Fix Damaged &#038; Corrupt Word 2007 Documents &#8211; Part 1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/formatting/3-reasons-why-microsoft-word-documents-become-corrupt/1048/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Open &amp; Save Word, Excel, and PowerPoint 2007 files in earlier versions of MS Office</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-open-save-word-excel-and-powerpoint-2007-files-in-earlier-versions-of-ms-office/1002/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-open-save-word-excel-and-powerpoint-2007-files-in-earlier-versions-of-ms-office/1002/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 19:29:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Compatibility Pack]]></category>
		<category><![CDATA[File Formats]]></category>
		<category><![CDATA[ms office]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1002</guid>
		<description><![CDATA[If you use MS Office XP, MS Office 2002/2003 and you want to open documents created in Office 2007 formats, you must install the Office Compatibility Pack. It's free to download from Microsoft and easy to install.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/downloads/381/381/' rel='bookmark' title='MS Office Compatibility Pack'>MS Office Compatibility Pack</a></li>
<li><a href='http://www.wordtipsandtricks.com/troubleshooting/how-to-fix-error-message-do-you-want-to-download-a-compatibility-pack-so-that-you-can-work-with-this-file/1007/' rel='bookmark' title='How to Fix Error Message &#8220;Do you want to download a compatibility pack so that you can work with this file&#8221;'>How to Fix Error Message &#8220;Do you want to download a compatibility pack so that you can work with this file&#8221;</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/ms-office-add-in-microsoft-save-as-pdf-or-xps/382/' rel='bookmark' title='MS Office Add-in: Microsoft Save as PDF or XPS'>MS Office Add-in: Microsoft Save as PDF or XPS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>If you use MS Office XP, MS Office 2002/2003 and you want to open  documents created in  Office 2007 formats, you must install the Office Compatibility Pack. It&#8217;s free to download from Microsoft and easy to install. <span id="more-1002"></span></p>
<p><strong>Download and install Compatibility Pack</strong></p>
<p><strong><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></strong>You need to install the Microsoft Office Compatibility Pack if you want to  use Microsoft Office 2007 documents in Office XP, Office 2002 and 2003.</p>
<p>To download the Office Compatibility Pack go to:</p>
<div><span><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466">http://www.microsoft.com/downloads/details.aspx?FamilyID=941b3470-3ae9-4aee-8f43-c6bb74cd1466 </a></span><span> </span></div>
<p>After you install the compatibility pack successfully, you should be able to open the .docx files in MS Word 2003.</p>
<h4 id="tocHeadRef">Word 2002/2002/2003</h4>
<p>You can now create, open, edit, and save the following Word 2007 file formats:</p>
<ul>
<li><strong>Word Document (*.docx)</strong></li>
<li><strong>Word Macro-Enabled Document (*.docm)</strong></li>
</ul>
<p><strong>Excel 2003 and Excel 2002</strong></p>
<p><strong><script type="text/javascript">// <![CDATA[
            loadTOCNode(3, 'moreinformation');
// ]]&gt;</script></strong>In Excel 2003 and Excel 2002, you can now create, open, edit, and save the following Excel 2007 file formats:</p>
<ul>
<li><strong>Excel Workbook (*.xlsx)</strong></li>
<li><strong>Excel Macro-Enabled Workbook (*.xlsm)</strong></li>
<li><strong>Excel Binary Workbook (*.xlsb)</strong></li>
<li><strong>Excel Template (*.xltx)</strong></li>
<li><strong>Excel Macro-Enabled Template (*.xltm)</strong></li>
<li><strong>Excel Add-In (*.xlam)</strong></li>
</ul>
<p>Additionally, you can use Windows Explorer to open files and save files in the Excel 2007 formats.</p>
<p><strong>UPDATE:</strong></p>
<p><span><strong>1. Please install all High-Priority updates from </strong><a href="http://update.microsoft.com/">Microsoft Update</a> <strong>before downloading the Compatibility Pack</strong>.</p>
<p><strong>2. Scripts </strong>If your Microsoft Word 2000/2002 use complex scripts, please see <a href="http://support.microsoft.com/kb/925451">http://support.microsoft.com/kb/925451</a>.</p>
<p><strong>3. System Administrators:</strong> The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=75BF0831-2F4D-48CE-A0B3-0D6586F9039B&amp;displaylang=en">administrative template for the Word, Excel, and PowerPoint converters</a> contained within the Compatibility Pack is available for download.</p>
<p><strong>4. Update:</strong> The Microsoft Office Compatibility Pack Service Pack 1 (SP1) is available <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9a1822c5-49c6-47bd-8bec-0d68693ca564&amp;DisplayLang=en"> here. </a></span></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/downloads/381/381/' rel='bookmark' title='MS Office Compatibility Pack'>MS Office Compatibility Pack</a></li>
<li><a href='http://www.wordtipsandtricks.com/troubleshooting/how-to-fix-error-message-do-you-want-to-download-a-compatibility-pack-so-that-you-can-work-with-this-file/1007/' rel='bookmark' title='How to Fix Error Message &#8220;Do you want to download a compatibility pack so that you can work with this file&#8221;'>How to Fix Error Message &#8220;Do you want to download a compatibility pack so that you can work with this file&#8221;</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/ms-office-add-in-microsoft-save-as-pdf-or-xps/382/' rel='bookmark' title='MS Office Add-in: Microsoft Save as PDF or XPS'>MS Office Add-in: Microsoft Save as PDF or XPS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-open-save-word-excel-and-powerpoint-2007-files-in-earlier-versions-of-ms-office/1002/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix Damaged &amp; Corrupt Word 2007 Documents &#8211; Part 1</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 09:53:37 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Normal.dot]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Damaged]]></category>
		<category><![CDATA[Documents]]></category>
		<category><![CDATA[Error Messages]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Wordaround]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=1025</guid>
		<description><![CDATA[How to Fix Damaged &#038; Corrupt Word 2007 Documents


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fixing-word-after-it-crashes/151/' rel='bookmark' title='How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file'>How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>This article describes how to identify a damaged document in Microsoft Office Word 2007. It also includes steps that explain how to recover the text contained in a document.<span id="more-1025"></span></p>
<h4>Step 1: Determine the template  used by the document</h4>
<ol>
<li>Open the document in <strong>Word 2007</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Word Options</strong>.</li>
<li>Click <strong>Add-Ins</strong>.</li>
<li>In the <strong>Manage</strong> box, click <strong>Templates</strong> under <strong>View and manage Office add-ins</strong></li>
<li>Click <strong>Go</strong>.</li>
</ol>
<p>The <strong>Document template</strong> box will list the template that is used by the document. If the template listed is <strong>Normal</strong>, go to step 2, otherwise, go to step 3.</p>
<h4>Step 2: Rename Normal.dotm</h4>
<p><strong>For Windows Vista</strong></p>
<ol>
<li>Close <strong>Word 2007</strong>.</li>
<li>Click the Vista <strong>Start</strong> icon.<strong> </strong></li>
<li>In the <strong>Start Search</strong> box, type the following and then press ENTER:
<div><span><br />
%userprofile%\appdata\roaming\microsoft\templates<br />
</span></div>
</li>
<li>Right-click <strong>Normal.dotm</strong>, and then click <strong>Rename</strong>.</li>
<li>Type Donotuse<span>.old</span>, and then press ENTER.</li>
<li>Close Windows Explorer.</li>
<li>Start Word 2007 and open the document.</li>
</ol>
<p>Check if the document is now fixed. If not, see below.</p>
<p><strong>For Microsoft Windows XP</strong></p>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>.</li>
<li>In the <strong>Open</strong> box, type the following and then press ENTER:
<div><span>%userprofile%\Application Data\Microsoft\Templates<br />
</span></div>
</li>
<li>Right-click <strong>Normal.dotm</strong>, and then click <strong>Rename</strong>.</li>
<li>Type <span>Donotuse.old</span>, and then press ENTER.</li>
<li>Close Windows Explorer.</li>
</ol>
<p>The next step is to change the document template.</p>
<h4>Step 3: Change the document template</h4>
<ol>
<li>Open the document in Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Word Options</strong>.</li>
<li>Click <strong>Add-Ins</strong>.</li>
<li>In the <strong>Manage</strong> box, click <strong>Templates</strong> under <strong>View and manage Office add-ins</strong>, and then click <strong>Go</strong>.</li>
<li>Click <strong>Attach</strong>.</li>
<li>In the <strong>Templates</strong> folder, click <strong>Normal.dotm</strong>, and then click <strong>Open</strong>.</li>
<li>Click <strong>OK</strong> to close the <strong>Templates and Add-ins</strong> dialog box.</li>
<li>Close Word 2007</li>
</ol>
<h4>Step 4: Check if changing the templates worked.</h4>
<ol>
<li>Start Word 2007.</li>
<li>Open the document.</li>
<li>Click if the document if fixed.</li>
</ol>
<p>If the problem persists, go to Method 2.</p>
<h3>Method 2: Start Word 2007 with the Default settings</h3>
<p>Use the <strong>/a</strong> switch to start Word 2007. This start Word with its default settings, which stop Word from loading add-ins. Also, Word 2007 won&#8217;t use your Normal.dotm template.</p>
<h4>Step 1: Start Word 2007 by using the /a switch</h4>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong></li>
<li>In the <strong>Start Search</strong> box, type the following text,  and then press ENTER:
<div><span>&#8220;%programfiles%\microsoft office\office12\winword.exe&#8221; /a</span></div>
</li>
</ol>
<p><strong>Windows XP</strong></p>
<ol>
<li>Exit Word 2007</li>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>.</li>
<li>In the <strong>Open</strong> box, type the following text, and then press ENTER:
<div><span>&#8220;%programfiles%\microsoft office\office12\winword.exe&#8221; /a</span></div>
</li>
</ol>
<h4>Step 2: Open the document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the strange behavior persists, go to Method 3.</p>
<h3>Method 3: Change Printer drivers</h3>
<h4>Step 1: Try a different printer driver</h4>
<p><strong> Windows Vista</strong></p>
<h5>Step a: Open Add Printer</h5>
<ol>
<li>Click <strong>Start</strong></li>
<li>Click <strong>Printers</strong>.</li>
<li>Click <strong>Add a printer</strong>.</li>
</ol>
<h5>Step b: Add a new printer</h5>
<ol>
<li>In the <strong>Add Printer</strong> dialog box, click <strong>Add a local printer</strong>.</li>
<li>Click <strong>Use an existing port</strong>, and then click <strong>Next</strong>.</li>
<li>In the <strong>Manufacturer</strong> list, click <strong>Microsoft</strong>.</li>
<li>Click <strong>Microsoft XPS Document Writer</strong>, and then click <strong>Next</strong>.</li>
<li>Click <strong>Use the driver that is currently installed (recommended)</strong>, and then click <strong>Next</strong>.</li>
<li>Click to select the <strong>Set as the default printer</strong> check box, and then click <strong>Next</strong>.</li>
<li>Click <strong>Finish</strong>.</li>
</ol>
<p><strong>Windows XP</strong></p>
<h5>Step a: Open Add Printer</h5>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Printers and Faxes</strong>.</li>
<li>Under <strong>Printer Tasks</strong>, click <strong>Add a printer</strong>.</li>
</ol>
<h5>Step b: Add a new printer</h5>
<p>After you install the following patches, the <strong>Microsoft XPS Document Writer</strong> icon automatically appears in the <strong>Printers and FAXes</strong> folder.</p>
<ol>
<li> Install Microsoft .NET Framework 3.0.</li>
<li>Install Microsoft Core XML Services (MSXML) 6.0.</li>
<li> Install Microsoft XPS Essentials Pack.</li>
</ol>
<p>For more information on these patches, visit:<a href="http://www.microsoft.com/whdc/xps/viewxps.mspx"> http://www.microsoft.com/whdc/xps/viewxps.mspx</a></p>
<div><span> </span></div>
<h4>Step 2: Verify that changing printer drivers fixes the problem</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, go to step 3.</p>
<h4>Step 3: Reinstall original printer driver.</h4>
<p><strong> Windows Vista</strong></p>
<ol>
<li>Click <strong>Start</strong><span> </span></li>
<li><span> </span>Click <strong>Printers</strong>.</li>
<li><strong>Right-click</strong> the original default  printer, and then click <strong>Delete</strong>.</li>
<li>If you are prompted to remove all the files associated with the printer, click <strong>Yes</strong>.</li>
<li>Click <strong>Add a printer</strong>, and then follow the instructions in the <strong>Add Printer Wizard</strong> to reinstall the printer driver.</li>
</ol>
<p><strong> Windows XP</strong></p>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Printers and Faxes</strong>.</li>
<li>Right-click the original default  printer, and then click <strong>Delete</strong>.</li>
<li>If you are prompted to remove all the files that are associated with the printer, click <strong>Yes</strong>.</li>
<li>Under <strong>Printer Tasks</strong>, click <strong>Add a printer</strong>, and then follow the instructions in the <strong>Add Printer Wizard</strong> to reinstall the printer driver.</li>
</ol>
<h4>Step 4: Verify that changing printer drivers fixes the problem</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, go to Method 4.</p>
<h3>Method 4: Start in Safe Mode</h3>
<h4>Step 1: Start Windows in safe mode</h4>
<p><strong>Windows Vista</strong></p>
<ol>
<li>Remove all floppy disks, CDs, and DVDs from your computer, and then restart the computer.</li>
<li>Click <strong>Start</strong></li>
<li>Click the arrow next to <strong>Lock</strong>, and then click <strong>Restart</strong>.</li>
<li>Use one of the following procedures:
<ul>
<li>If your computer has a single operating system installed, <strong>press</strong> and hold <strong>F8</strong> as the computer restarts.NOTE: You <strong>must press F8 before the Windows logo appears</strong>. If the Windows logo appears, it&#8217;s too late; shut down and restart.</li>
<li>If your computer has more than one OS, use the arrow keys to highlight the OS that you want to start in safe mode, and press F8.</li>
</ul>
</li>
<li>On the <strong>Advanced Boot Options</strong> screen, use the arrow keys to select <strong>Safe Mode</strong>, and then press ENTER.</li>
<li>Log on to your computer by using a user account that has Admin rights.</li>
</ol>
<p><strong>Windows XP</strong></p>
<ol>
<li>Remove all floppy disks, CDs, and DVDs from your PC and restart.</li>
<li>Click <strong>Start</strong>, and then click <strong>Shut Down</strong>.</li>
<li>In the <strong>What do you want the computer to do</strong> list, click <strong>Restart</strong>, and then click <strong>OK</strong>.</li>
<li>Hold down the <strong>CTRL</strong> key as you restart the computer.</li>
<li>When you see the <strong>Starting Windows</strong> message, press <strong>F8</strong>, use the arrow keys to select <strong>Safe Mode</strong> on the <strong>Startup</strong> menu, and then press <strong>ENTER</strong>.</li>
</ol>
<h4>Step 2: Verify that starting in safe mode fixes the problem.</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<p>If the problem persists, restart Windows, and go to Method 5.</p>
<h3>Method 5: Force Word to try to repair a file</h3>
<h4>Step 1: Repair document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then  click <strong>Open</strong>.</li>
<li>In the <strong>Open</strong> dialog box, click your Word 2007 document.</li>
<li>Click the arrow on the <strong>Open</strong> button, and then click <strong>Open and Repair</strong>.</li>
</ol>
<h4>Step 2: Verify that repairing the document fixes the problem</h4>
<p>Verify that the problem no longer occurs.<br />
If the strange behavior persists, restart Windows, and then go to Method 6.</p>
<h3>Method 6: Change the document format and then convert it back to Word 2007</h3>
<h4>Step 1: Open the document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 2: Save the document in a different file format</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Save as</strong>.</li>
<li>Click <strong>Other Formats</strong>.</li>
<li>In the <strong>Save as file type</strong> list, click <strong>Rich Text Format (*.rtf)</strong>.</li>
<li>Click <strong>Save</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Close</strong>.</li>
</ol>
<h4>Step 3: Open the document, and then convert document back to Word 2007 file format</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the converted document, and then click <strong>Open</strong>.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Save as</strong>.</li>
<li>Click <strong>Document</strong>.</li>
<li>Rename the document and click <strong>Save</strong>.</li>
</ol>
<h4>Step 4: Verify that converting the document file format fixes the problem</h4>
<p>Verify that the problem no longer occurs.<br />
If the behavior persists, try to save the file in another file format, such as HTML.<br />
Repeat step 1 to step 4, and then try to save the file in the following file formats, in the following order:</p>
<ul>
<li>Web page (.htm; .html)</li>
<li>Any other word processing format</li>
<li>Plain Text (.txt)</li>
</ul>
<p><strong>WARNING </strong> When you save a file in the <strong>Plain Text (.txt)</strong> you may fixed the problem but lose all the document macros, formatting and graphics<br />
When you save files in the <strong>Plain Text (.txt)</strong> format, you must reformat the document. Therefore, use the <strong>Plain Text (.txt)</strong> format only if the other file formats do not resolve the problem.</p>
<p>If the problem persists, go to Method 7.</p>
<h3>Method 7: Copy everything &#8211; EXCEPT the last paragraph mark &#8211; to a new document</h3>
<h4>Step 1: Create a new document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>New</strong>.</li>
<li>Click  <strong>Blank document</strong>, and then click <strong>Create</strong>.</li>
</ol>
<h4>Step 2: Open the problem document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 3: Copy the contents of document, and then paste the contents into the new document</h4>
<p><strong>WARNING </strong><strong> </strong> If your document contains section breaks, copy only the text between the sections breaks.</p>
<p>Do not copy the section breaks as <strong> this may bring the damage into your new document</strong>. Change the document View to Draft view when you copy and paste between documents to avoid transferring section breaks.</p>
<p>To change to draft view, on the <strong>View</strong> tab, click <strong>Draft</strong> in the <strong>Document Views</strong> group.</p>
<ol>
<li>In the damaged document, press CTRL+END, and then press CTRL+SHIFT+HOME.</li>
<li>On the <strong>Home</strong> tab, click <strong>Copy</strong> in the <strong>Clipboard</strong> group.</li>
<li>On the <strong>View</strong> tab, click <strong>Switch Windows</strong> in the <strong>Window</strong> group.</li>
<li>Click the new document that you created in step 1.</li>
<li>On the <strong>Home</strong> tab, click <strong>Paste</strong> in the <strong>Clipboard</strong> group.</li>
</ol>
<p>If the problem persists, go to Method 8.</p>
<h3>Method 8: Copy the undamaged parts of the document to a &#8216;clean&#8217; blank document</h3>
<h4>Step 1: Create a new document</h4>
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>New</strong>.</li>
<li>Click  <strong>Blank document</strong>, and then click <strong>Create</strong>.</li>
</ol>
<h4>Step 2: Open the damaged document</h4>
<ol>
<li>Start Word 2007.</li>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
</ol>
<h4>Step 3: Copy the undamaged parts of document, and then paste the undamaged parts to the blank document</h4>
<p><strong>WARNING </strong> Do not copy the section breaks because this may bring the damage into your new document.<br />
In the damaged document, locate and then select an undamaged part of the document&#8217;s contents.</p>
<ol>
<li>On the <strong>Home</strong> tab, click <strong>Copy</strong> in the <strong>Clipboard</strong> group.</li>
<li>On the <strong>View</strong> tab, click <strong>Switch Windows</strong> in the <strong>Window</strong> group.</li>
<li>Click the new document that you created in step 1.</li>
<li>On the <strong>Home</strong> tab, click <strong>Paste</strong> in the <strong>Clipboard</strong> group.</li>
<li>Repeat steps 3a to 3e for each undamaged part of the document. You must reconstruct the damaged sections of your document.</li>
</ol>
<h3>Method 9: Switch the document view to remove the damaged content</h3>
<p>If some of the pages are missing,  switch the document view and try to remove the damaged content from the document.</p>
<ol>
<li>Determine where the damaged content is causing the document to appear to be truncated.
<ol>
<li>Click the <strong>Microsoft Office Button</strong>, and then click <strong>Open</strong>.</li>
<li>Click the damaged document, and then click <strong>Open</strong>.</li>
<li>Scroll to view the last page that is displayed before the document appears to be truncated.</li>
</ol>
</li>
<li>Switch views, and then remove the damaged content.
<ol>
<li>On the <strong>View</strong> tab in the <strong>Document Views</strong> group, click <strong>Web Layout</strong> or <strong>Draft view</strong>.</li>
<li>Scroll to view the content that was displayed before the document appeared to be truncated.</li>
<li>Select and delete the next paragraph, table, or object in the file.</li>
<li>On the <strong>View</strong> tab in the <strong>Document Views</strong> group, click <strong>Print Layout</strong>. If the document continues to appear to be truncated, continue to switch views and delete content until the document no longer appears truncated in <strong>Print Layout</strong> view.</li>
<li>Save the document.</li>
</ol>
</li>
</ol>
<div><strong>See: Advanced Troubleshooting steps if the damaged document still does not open</strong></div>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-create-absolute-and-relative-hyperlinks-in-word-20072003-documents/982/' rel='bookmark' title='How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents'>How to create Absolute and Relative Hyperlinks in Word 2007/2003 documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/fixing-word-after-it-crashes/151/' rel='bookmark' title='How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file'>How to Fix MS Word After It Crashes &#8211; Fix the Normal.dot file</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-margin-marks-in-word-2003/722/' rel='bookmark' title='How to remove margin marks in Word 2003'>How to remove margin marks in Word 2003</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-fix-damaged-corrupt-word-2007-documents-part-1/1025/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove the Ribbon from Word 2007</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 02:26:09 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=952</guid>
		<description><![CDATA[One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/2007-microsoft-office-features-specs/206/' rel='bookmark' title='2007 Microsoft Office Features &amp; Specs'>2007 Microsoft Office Features &#038; Specs</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>One of the things that annoys me the most in Word 2007 is the so-called ribbon. This is the menu bar that runs across the top of the screen and hold the menu options. As well as being very different that Word 2003, it tends to get in the way when taking screenshots or when I need to get more screen space.<span id="more-952"></span></p>
<p>You don’t have to have the ribbon on all the time.</p>
<p style="text-align: center;"><img class="size-full wp-image-956 aligncenter" title="Microsoft Word 2007 without the Ribbon" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/Microsoft-Word-2007-without-the-Ribbon.jpg" alt="Microsoft Word 2007 without the Ribbon" width="474" height="350" /></p>
<p>To turn off the ribbon, follow these steps:</p>
<ol>
<li>Click the drop down arrow across from the MS Office button.</li>
<li>This removes the ribbon from the user interface.</li>
<li>If you want to turn if back on again, click on the drop-down and turn it back on.</li>
</ol>
<p style="text-align: center;"><img class="size-full wp-image-954 aligncenter" title="How to Minimize the Ribbon in Word 2007" src="http://www.wordtipsandtricks.com/wp-content/uploads/2009/09/How-to-Minimize-the-Ribbon-in-Word-2007.jpg" alt="How to Minimize the Ribbon in Word 2007" width="330" height="350" /></p>
<p>Let me know if you have other questions about Word 2007 and I’ll answer them for you.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/2007-microsoft-office-features-specs/206/' rel='bookmark' title='2007 Microsoft Office Features &amp; Specs'>2007 Microsoft Office Features &#038; Specs</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-remove-the-ribbon-from-word-2007/952/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual Screen Wallpapers</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 16:52:26 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/2009/06/17/dual-screen-wallpapers/</guid>
		<description><![CDATA[october-2008-1920&#215;1200-right.png Originally uploaded by vormplus Related posts:Windows running under Ubuntu Linux 7.04 Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007 View Documents in Full Screen


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/windows-running-under-ubuntu-linux-7-04/619/' rel='bookmark' title='Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.flickr.com/photos/vormplus/2964522559/" title="photo sharing"><img src="http://farm4.static.flickr.com/3272/2964522559_50078c3815_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><a href="http://www.flickr.com/photos/vormplus/2964522559/">october-2008-1920&#215;1200-right.png</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/vormplus/">vormplus</a><br />
</span><br />
<br clear="all" /></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/windows-running-under-ubuntu-linux-7-04/619/' rel='bookmark' title='Windows running under Ubuntu Linux 7.04'>Windows running under Ubuntu Linux 7.04</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/dual-screen-wallpapers/655/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Resize Fonts in Word 2003</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/quick-resize/163/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/quick-resize/163/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:04:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=163</guid>
		<description><![CDATA[To increase or decrease the font size in a Word document, follow these steps: [ad] 1. Select the text you want to modify. 2. Press and hold the Ctrl and Shift keys at the same time. 3. To increase the font size repeatedly press  ‘&#62;’ (right-facing arrow on keyboard) 4. To reduce the font size press ‘&#60;’ [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/word-2003/how-to-resize-fonts-in-word-2003/592/' rel='bookmark' title='How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/use-draft-fonts/230/' rel='bookmark' title='Use Draft Fonts'>Use Draft Fonts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span lang="EN-US">To increase or decrease the font size in a Word document, follow these steps:</span><span id="more-163"></span></p>
<p>[ad]</p>
<p><span lang="EN-US">1. Select the text you want to modify.</span></p>
<p><span lang="EN-US">2. Press and hold the <strong>Ctrl and Shift keys at the same time</strong>.</span></p>
<p><span lang="EN-US">3. </span><span lang="EN-US">To <strong>increase the font size repeatedly press  ‘&gt;’ (right-facing arrow on keyboard</strong>)</span></p>
<p><span lang="EN-US">4. </span><span lang="EN-US">To <strong>reduce the font size press ‘&lt;’ (left-facing arrow on keyboard</strong>).</span></p>
<p><span lang="EN-US">The size of the highlighted text will be shown in the toolbar display.<br />
</span></p>
<p>[ad]</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/word-2003/how-to-resize-fonts-in-word-2003/592/' rel='bookmark' title='How to Resize Fonts in Word 2003'>How to Resize Fonts in Word 2003</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/use-draft-fonts/230/' rel='bookmark' title='Use Draft Fonts'>Use Draft Fonts</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/' rel='bookmark' title='Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007'>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/quick-resize/163/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use Replace and Find in Word</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/quick-replace/162/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/quick-replace/162/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 13:58:15 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=162</guid>
		<description><![CDATA[What’s the quickest way to delete text?  Forget the backspace or delete keys. Instead, try this: Select the block of text you want to delete and CONTINUE TYPING. Word automatically deletes the text when you start to type.  Related posts:How to Copy Text and Graphics from PDF Files into Word How to Remove Data Gathered [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-data-gathered-from-your-pc-or-networks/187/' rel='bookmark' title='How to Remove Data Gathered From your PC or Networks'>How to Remove Data Gathered From your PC or Networks</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/' rel='bookmark' title='How to add sound To Word Documents'>How to add sound To Word Documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span lang="EN-US" style="font-size: 9pt; font-family: Verdana"><br />
What’s the quickest way to delete text? </p>
<p></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Forget the backspace or delete keys. Instead, try this:</span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana" /><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Select the block of text you want to delete and CONTINUE TYPING.</span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span lang="EN-US" style="font-size: 9pt; font-family: Verdana" /><span lang="EN-US" style="font-size: 9pt; font-family: Verdana">Word automatically deletes the text when you start to type. </p>
<p></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/how-to-remove-data-gathered-from-your-pc-or-networks/187/' rel='bookmark' title='How to Remove Data Gathered From your PC or Networks'>How to Remove Data Gathered From your PC or Networks</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/' rel='bookmark' title='How to add sound To Word Documents'>How to add sound To Word Documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/quick-replace/162/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add sound To Word Documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:56:53 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[symbols]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[word]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=161</guid>
		<description><![CDATA[How to add sound To Word Documents


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/change-your-word-icons/142/' rel='bookmark' title='Change Your Word Icons'>Change Your Word Icons</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt">Everyone knows how to add graphics into Microsoft Word. But did you also know you can also add sounds?<span id="more-161"></span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Place your cursor in the document where you want the sound to be. </span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">From the <strong>Insert </strong>menu, select <strong>Object</strong>. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Scroll down and select <strong>Wave Sound</strong>.<br />
A speaker icon appears and Windows Media Player opens. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">From the <strong>Edit</strong> menu, select <strong>Insert File</strong>, and select your audio file. </span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">The <strong>sound file is played when you double-click</strong> on the speaker icon.</p>
<p></span></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/change-your-word-icons/142/' rel='bookmark' title='Change Your Word Icons'>Change Your Word Icons</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/adding-sounds-to-documents/161/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tip &#8211; How to Setup Split Screen in MS Word 2003/2007</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:46:25 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Split Screen]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tip]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=144</guid>
		<description><![CDATA[When working on long documents it is sometimes useful to be able to see and edit other sections of the text at the same time. Word will let you do exactly that, though unless you stumble on the feature by accident you’ll probably never know it exists. It’s really easy to use, all you have [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/quick-preview-in-word/146/' rel='bookmark' title='Quick Preview In Word'>Quick Preview In Word</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><br />
When working on long documents it is sometimes useful to be able to see and edit other sections of the text at the same time. Word will let you do exactly that, though unless you stumble on the feature by accident you’ll probably never know it exists. </span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">It’s really easy to use, all you have to do is:</span></p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">point, click and drag the tiny separator bar that’s immediately above the arrow on the vertical scroll bar. </span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Drag it down to halfway and you have two separate views of the same document, each with their own scroll bars so you can move around both sections of the document independently.</p>
<p><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">To revert to the normal single pane view, slide the separator bar of the screen. </span></p>
<p></span></div>
</li>
</ol>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/view-documents-in-full-screen/122/' rel='bookmark' title='View Documents in Full Screen'>View Documents in Full Screen</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/quick-preview-in-word/146/' rel='bookmark' title='Quick Preview In Word'>Quick Preview In Word</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/' rel='bookmark' title='Word Tip &#8211; How to create Screentips that enhance your documents'>Word Tip &#8211; How to create Screentips that enhance your documents</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/word-split-screen/144/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Tip &#8211; How to create Screentips that enhance your documents</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 13:40:23 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Style]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[about]]></category>
		<category><![CDATA[boxes]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[hover]]></category>
		<category><![CDATA[hyperlink]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[ScreenTips]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=140</guid>
		<description><![CDATA[ScreenTips are those little boxes that appear when you ‘hover’ your mouse over a hyperlink. As the name implies, they usually provide a small tip, or piece of information, about the word or phrase in question.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/adding-spacing-between-cells/199/' rel='bookmark' title='Adding Spacing Between Cells'>Adding Spacing Between Cells</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>ScreenTips are those little boxes that appear when you ‘hover’ your mouse over a hyperlink. As the name implies, they usually provide a small tip, or piece of information, about the word or phrase in question.<span id="more-140"></span></p>
<p>They can be really useful when you&#8217;re writing technical documentation and want to include definitions into your text – without the reader having to revert to the glossary.</p>
<p>To create screentips, follow these steps:</p>
<ol>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Select the word or phrase that needs a screentip.</span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Right-click on it and select Hyperlink.</span></span></div>
</li>
<li>
<div class="MsoNormal" style="margin: 0cm 0cm 6pt"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US">Click the ScreenTip button.<br />
</span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"><img id="image139" title="create-screentips.JPG" src="http://www.wordtipsandtricks.com/wp-content/uploads/2006/10/create-screentips.JPG" alt="create-screentips.JPG" /></span></span><span style="font-size: 9pt; font-family: Verdana" lang="EN-US"> </span></span></div>
</li>
<li> Enter your screen tip text, click OK, and give it a name in the ‘Type the file or web page name’ box.</li>
</ol>
<p>To test that it works, go back to the document and hover your mouse over the text. The screentip you entered should appear above the words you selected.</p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/create-underlined-spaces-that-remain-when-typed-on/134/' rel='bookmark' title='Create Underlined Spaces That Remain When Typed On'>Create Underlined Spaces That Remain When Typed On</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-remove-hyperlinks-from-documents/175/' rel='bookmark' title='How to Remove Hyperlinks from Documents'>How to Remove Hyperlinks from Documents</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/adding-spacing-between-cells/199/' rel='bookmark' title='Adding Spacing Between Cells'>Adding Spacing Between Cells</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/create-screentips/140/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use MS Office on your iPhone &#8211; Documents To Go Available at Apple Store</title>
		<link>http://www.wordtipsandtricks.com/downloads/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/650/</link>
		<comments>http://www.wordtipsandtricks.com/downloads/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/650/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 06:29:32 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[digital publishing]]></category>
		<category><![CDATA[eBooks]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=650</guid>
		<description><![CDATA[I don’t have an iPhone but if I did this new Microsoft Office to iPhone app might be worth investing in. It lets iPhone &#038; iPod touch customers edit Microsoft Word files, synchronize important desktop files and send &#038; receive Exchange attachments. DataViz, who develop Microsoft Office compatibility solutions, released its mobile Office suite application, Documents To Go, on the Apple App Store.


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/edit-word-and-excel-files-over-a-wireless-connection/445/' rel='bookmark' title='Edit Word and Excel files over a wireless connection'>Edit Word and Excel files over a wireless connection</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/transforming-pdf-and-xps-docs-to-boost-office-productivity/537/' rel='bookmark' title='Transforming PDF and XPS Docs to Boost Office Productivity'>Transforming PDF and XPS Docs to Boost Office Productivity</a></li>
<li><a href='http://www.wordtipsandtricks.com/writing/store-documents-on-your-computer/220/' rel='bookmark' title='Store Documents on Your Computer'>Store Documents on Your Computer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>I don’t have an iPhone but if I did this new Microsoft Office to iPhone app might be worth investing in. It lets iPhone &amp; iPod touch customers edit Microsoft Word files, synchronize important desktop files and send &amp; receive Exchange attachments. DataViz, who develop Microsoft Office compatibility solutions, released its mobile Office suite application, Documents To Go, on the Apple App Store.<span id="more-650"></span></p>
<p>So what does it do?</p>
<p>Ok, it let’s you view, edit and create Microsoft Word files, including Word 2007, and utilize a desktop application to provide 2-way file synchronization.</p>
<p>A version with support for attachments is also available for Microsoft Exchange e-mail users who need to send, receive and edit attachments on their iPhones.</p>
<p><strong>View, Edit &amp; Create Microsoft Word Files</strong></p>
<p>For mobile or home users who want to use Word documents on iPhone or iPod touch, it offers quiet a range of features: Here goes.</p>
<p>Advanced viewing and editing features</p>
<ul>
<li>Touch navigation</li>
<li>Cut/copy/paste</li>
<li>Text selection</li>
<li>Predictive text entry</li>
<li>Bulleted and numbered lists</li>
<li>Bold, italics, underline</li>
<li>Embedded pictures</li>
<li>Tables</li>
<li>Word count</li>
<li>Password-protected files</li>
<li>Edit in landscape view</li>
</ul>
<p>Most of this is made possible thanks to InTact Technology, which ensures that all original file formatting is retained once a file has been edited and forwarded on.</p>
<p>Documents To Go also incorporates <strong>Apple’s built-in viewing technology</strong> for dealing with files such as Excel, PowerPoint, PDF and Apple iWork.</p>
<p>This feature keeps files in one central location and makes managing and using them simple and straightforward.</p>
<p><strong>Pricing &amp; Availability</strong></p>
<p>Documents To Go and Documents To Go with Exchange Attachments are available at $4.99 and $9. from Apple’s App Store on iPhone and iPod touch or at <a href="http://www.itunes.com/appstore/">www.itunes.com/appstore/</a></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/misc/edit-word-and-excel-files-over-a-wireless-connection/445/' rel='bookmark' title='Edit Word and Excel files over a wireless connection'>Edit Word and Excel files over a wireless connection</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/transforming-pdf-and-xps-docs-to-boost-office-productivity/537/' rel='bookmark' title='Transforming PDF and XPS Docs to Boost Office Productivity'>Transforming PDF and XPS Docs to Boost Office Productivity</a></li>
<li><a href='http://www.wordtipsandtricks.com/writing/store-documents-on-your-computer/220/' rel='bookmark' title='Store Documents on Your Computer'>Store Documents on Your Computer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/downloads/use-ms-office-on-your-iphone-documents-to-go-available-at-apple-store/650/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Optimize PDF Files for your website or blog</title>
		<link>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/</link>
		<comments>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 06:12:42 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Formatting]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Free Templates]]></category>
		<category><![CDATA[Grammar]]></category>
		<category><![CDATA[How]]></category>
		<category><![CDATA[Indexes]]></category>
		<category><![CDATA[Normal.dot. Normal.dotx]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[Spelling]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Track Changes]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Word 2003]]></category>
		<category><![CDATA[Word 2007]]></category>
		<category><![CDATA[Word Tips]]></category>
		<category><![CDATA[Word Tips and Tricks]]></category>
		<category><![CDATA[WordPerfect]]></category>

		<guid isPermaLink="false">http://www.wordtipsandtricks.com/?p=646</guid>
		<description><![CDATA[Portable Document Format (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for high quality print output and are not optimized for the Web. Even PDFs designed for Web use can have [...]


Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Portable Document Format</strong> (PDF) is the defacto file format for presenting device-independent documents on and off the Web. While PDFs have become quite popular on the Web, many PDFs used in web sites are designed for <strong>high quality print output</strong> and are not optimized for the Web.<span id="more-646"></span></p>
<p><img title="Granada, Spain" src="http://awesomepaul.wordpress.com/files/2006/10/p1010050.JPG" alt="Granada, Spain" /></p>
<p>Even PDFs designed for Web use can have a wait problem, weighed down with excess fonts, change histories, and unoptimized images and forms. Optimizing PDF files for the Web can significantly shrink their size and boost display speed, saving bandwidth and user frustration.</p>
<p>For the full “Optimize PDF Files for the Web” article, <a href="http://www.websiteoptimization.com/speed/tweak/pdf/" target="new"><span style="color: #336699;">www.websiteoptimization.com</span></a></p>
<p><strong>Creating Small PDFs</strong></p>
<p>The main factors in creating small PDFs are image resolution, image type (bitmap or vector), the number of fonts used and how they are embedded, PDF version, and the level of compression.</p>
<p>In general the higher the PDF version number, the smaller the file. Acrobat 5 (PDF version 1.4) added JBIG2 compression, which is superior to the CCITT or Zip algorithms when compressing scanned monochromatic copy.</p>
<p>JBIG2 (Joint Bilevel Image Experts Group) encoding compresses monochrome (1 bit per pixel) image data from 20:1 to 50:1 for pages full of text.</p>
<p>Like other dictionary-based algorithms (LZW, ZIP) JBIG2 creates a table of unique symbols and when a subsequent symbol matches one in the table, it substitutes a token pointing to the table index. JBIG2 also compresses the entire table.</p>
<p>Acrobat 6 (PDF version 1.5) added the ability to compress the entire file (Clean Up Settings dialog). However, since over 90% of Acrobat users have version 5.0 or greater, using PDF 1.4 is a safer alternative.</p>
<p>Acrobat will usually display (with a warning) a more recent PDF version, but new compression schemes will spawn an error when opened in older versions of Acrobat. At the time of this writing, Adobe says that of those 90%, 50% use version 5 and 40% use version 6.</p>
<p>To create the smallest possible PDFs file size for the Web minimize the number of fonts, bitmapped images, and substitute vector based-graphics instead. Minimize the number and complexity of forms in your PDF document, and avoid the use of multimedia.</p>
<p>There are different methods to create PDFs, including outputting to PostScript and Distilling, GDI/Printing, one-click &#8220;Direct to PDF,&#8221; and dynamically on the server-side. However you create a PDF, the techniques and tools listed below can help you enhance and optimize your PDFs for the Web.</p>
<p><strong>Avoid Refried Graphics</strong></p>
<p>For graphics that must be inserted as bitmaps, prepare them for maximum compressibility and minimum dimensions. Use the best quality images that you can at the output resolution of the PDF.</p>
<p>Inserting compressed JPEGs into PDFs and Distilling them may recompress JPEGs, which can create noticeable artifacts. Use black and white images and text instead of color images to allow the use of the newer JBIG2 standard that excels in monochromatic compression. Be sure to turn off thumbnails when saving PDFs for the Web.</p>
<p><strong>Use Vector Graphics</strong></p>
<p>Use vector-based graphics wherever possible for images that would normally be made into GIFs. Vector images scale perfectly, look marvelous, and their mathematical formulas usually take up less space than bitmapped graphics that describe every pixel (although there are some cases where bitmap graphics are actually smaller than vector graphics).</p>
<p>You can also compress vector image data using ZIP compression, which is built into the PDF format. Acrobat Reader version 5 and 6 also support the SVG standard.</p>
<p><strong>Minimize Fonts</strong></p>
<p>How you use fonts, especially in smaller PDFs, can have a significant impact on file size. Minimize the number of fonts you use in your documents to minimize their impact on file size. Each additional fully embedded font can easily take 40K in file size, which is why most authors create &#8220;subsetted&#8221; fonts that only include the glyphs actually used.</p>
<p><strong>Fix Fat Forms</strong></p>
<p>Acrobat forms can take up a lot of space in your PDFs. You can use PDF Enhancer from Apago to reduce forms by 50% by removing information present in the file but never actually used. You can also combine a refried PDF with the old form pages to create a hybrid PDF in Acrobat.</p>
<p><strong>Optimizing Existing PDFs</strong></p>
<p>In many cases you won&#8217;t have access to the original document, just the resulting PDF file. Many PDFs we&#8217;ve seen are not fully optimized for the Web, using conservative settings more appropriate to high-resolution printers. For computer monitors viewing web-based PDFs, you don&#8217;t need high resolution images and exact reproduction of font faces, you just want to convey your information in an efficient way. Using the techniques outlined below, you can shrink your PDFs, while still maintaining the textual data for search engines, and reasonable quality for print output. Some webmasters offer two versions of their PDFs, once for fast web display, and one for printing.</p>
<p><strong>Save As&#8230;</strong></p>
<p>Once you&#8217;re done making changes to your PDF document choose File -&gt; Save As and overwrite your existing PDF file. By default, save as removes changes that are appended to PDFs by the Save command, linearizes the file for fast web viewing, and removes unused objects.</p>
<p>The result is a compact, linearized PDF that displays the first page (or an arbitrary page) quickly, while the rest of the file downloads in the background. Although linearized PDFs are slightly larger, they also increase perceived speed. Note that optimizing a signed document will invalidate its signature.</p>
<p>By Andy King<br />
<a href="http://www.websiteoptimization.com/" target="new"><span style="color: #336699;">http://www.websiteoptimization.com</span></a></p>
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#cccccc">
<tbody>
<tr>
<td>Andy King, author of the popular book titled &#8220;Speed Up Your Site – Web Site Optimization&#8221;. Web Site Optimization, LLC is a leading provider of web site optimization and search engine marketing services that &#8220;tune up&#8221; web sites for increased usability, conversion rates, traffic, and profitability. For more information about Web Site Optimization visit <a href="http://www.websiteoptimization.com/" target="new">http://www.websiteoptimization.com</a></td>
</tr>
</tbody>
</table>
<p>More at: <a href="http://www.usedarticles.com/view/web-design-and-development/294.html">http://www.usedarticles.com/view/web-design-and-development/294.html</a></p>


<p>Related posts:<ol><li><a href='http://www.wordtipsandtricks.com/how-do-i/use-itext-to-create-pdf-files-dynamically/549/' rel='bookmark' title='Use iText to create PDF files dynamically'>Use iText to create PDF files dynamically</a></li>
<li><a href='http://www.wordtipsandtricks.com/how-do-i/pdf-editor-for-aec-industry/467/' rel='bookmark' title='PDF Editor for AEC Industry'>PDF Editor for AEC Industry</a></li>
<li><a href='http://www.wordtipsandtricks.com/misc/how-to-copy-text-and-graphics-from-pdf-files-into-word/218/' rel='bookmark' title='How to Copy Text and Graphics from PDF Files into Word'>How to Copy Text and Graphics from PDF Files into Word</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wordtipsandtricks.com/how-do-i/how-to-optimize-pdf-files-for-your-website-or-blog/646/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

