Wednesday, October 27, 2010

Turning off Paste Options Floating Button in Word

Thank you, Allen Wyatt, for your Word tip on removing that annoying little floating button that covers up text when you paste something in Word 2007!

Here's the tip from Mr. Wyatt:

Word 2002, Word 2003, and Word 2007 include a feature that really annoys some people: Paste Options. When you paste some tidbit of information in your document, Word displays a small, floating "button" right near the end of the pasted information. The button looks like the Paste tool on the toolbar: a small clipboard with a piece of paper over it. This is the Paste Options button. If you move your mouse pointer over the button, you find that it is really a drop-down menu, and clicking on the menu gives you a few options that you can apply to what you just pasted.

If you find the Paste Options button distracting, or if you never use it, you may want to turn it off. Follow these steps if you are using Word 2002 or Word 2003:

1. Choose Options from the Tools menu. Word displays the Options dialog box.
2. Make sure the Edit tab is displayed. (Click here to see a related figure.)
3. Clear the Show Paste Options Buttons check box.
4. Click on OK.

If you are using Word 2007 then you should follow these steps, instead:

1. Click the Office button and then click Word Options. Word displays the Word Options dialog box.
2. Click Advanced at the left side of the dialog box.
3. Scroll through the available options until you get to the Cut, Copy, and Paste section. (Click here to see a related figure.)
4. Clear the Show Paste Options Buttons check box.
5. Click OK.


FYI, the "Office" button is that big, round button with the Windows logo on it that appears in the top left corner of Word. The Office button is another feature of Word 2007 that takes some getting used to (they hid the Print and Document Properties there too). Here's a picture that shows the checkbox in Word 2007:


























Here's the original post from Mr. Wyatt: http://word.tips.net/Pages/T003857_Turning_Off_Paste_Options.html

(now to find out how to turn off those annoying animated rollovers on linked text in Firefox....)

Monday, October 18, 2010

Capture Screengrabs with Snag-It

If you have a need to capture screens — especially scrolling web pages with videos or Flash elements that are difficult to capture accurately with web browser print features, you should try SnagIt from TechSmith. A new version (version 10) was just released this week. You can download the 30 day trial here: http://www.techsmith.com/screen-capture.asp. I have been using this software for years and it has been well worth the $24.95 upgrade pricetag ($49 if you're a first-time purchaser).

The new "All-in-One" capture profile makes it so easy to capture exactly what you want on screen. Just open SnagIt, select "All-in-One", hit the red Capture button, and click on the window you want to capture. SnagIt automatically detects whether the page has vertical or horizontal scrolling and shows an overlay with arrows indicating the direction of scroll. Click the arrow and the capture begins. Then print the capture or save it to jpg, png, or any number of formats.

Here's a capture of the 4Next homepage which has a Flash header and several simultaneous animated elements:



















I have captured a sequence of screengrabs as jpgs and then used Adobe Acrobat Professional Edition to assemble the jpgs into a PDF that shows the order of appearance online. Then I have used Acrobat to annotate the PDF with changes, feedback, or notations.

Another nice feature of SnagIt, that was added for version 9, is the "organize images" function that creates a handy archive of all the images you have captured with SnagIt. Just click on "Organize Images" to see thumbnails of all your captures.

This program does a whole lot more, but even these basic features are so useful you have to try it out!

Wednesday, October 6, 2010

Best Way to Copy and Paste Text Between Programs

If you need to copy and paste large blocks of highly formatted copy from Word (or a Web page) to another program (such as an online html editor or an email message), you may want to remove all that erroneous code first. Otherwise you end up with wacky font sizes, colors and odd paragraph spacing.

Get to know the simple Notepad program that comes with Windows. You'll find it under your start menu. Search under "all programs" and then "accessories". When you locate the program, drag and drop the icon from the start menu to your taskbar or desktop so it will be easier to locate when you need it next.

Open Notepad. Copy and paste all your highly formatted text content into Notepad to remove all the formatting. Then copy and paste the text back out of Notepad and into its final resting place to get clean content.

Here's an example:
Say you want to copy and paste the text from a PR that was provided to you as a Word file or a PDF into an online html editor (cms) for your website. If you go right from Word to HTML editor, you're going to get a mess of line breaks, indents, and font formatting that may not match the layout of the website where the content is needed. So, instead, copy and paste the text you want out of Word or the PDF and into Notepad first. This will clear out all that erroneous code you don't want. Then copy and paste the clean text out of Notepad and into your online html editor. You'll get much better results!

One thing Notepad doesn't do well is remove paragraph breaks. If you have ever had to manually remove paragraph breaks from a long page of copied text you know what a pain this can be! But I have found a quick way to remove unwanted paragraph breaks using Word.

Since you probably got all those paragraph breaks by copying and pasting content from a PDF or webpage -- go ahead and copy and paste the ugly content, littered with paragraph breaks every 65 characters, into a clean Word document. Then find Word's editing toolbar and click on Find/Replace. Select "Find" and then click the "More" button. Click the "Special" dropdown and select "Paragraph Mark". Click on "Replace" and leave it blank. Click "Replace All". All the paragraph breaks will be removed, leaving one continuous copy block!

Nice!