Re: Stripping all formatting from Word doc



"John McGhie [MVP - Word and Word Macintosh]" <john@xxxxxxxxxxx> wrote:
> Word does NOT paste 'plain text' unless you force it to.


Word does NOT paste, period ;-)

Word might not even be running any more at the time you paste.

> Depending on what the receiving application asks for, it pastes RTF,
> HTML, XHTML or XML...

.... or plain text (Unicode/ANSII), or enhanced metafile (EMF), or a bitmap
graphic, ..., depending on what formats Word has put on the clipboard, and
what format the application you paste into decides on.

In Windows, you can start clipbrd.exe to see what formats an application has
made available on the clipboard.
It's probably similar (at least in principle) on the Mac.

Greetings,
Klaus



.



Relevant Pages

  • Re: Stripping all formatting from Word doc
    ... You get a choice of formats, depending on what ... > you copied to the clipboard and what you are pasting into. ... >>> Word does NOT paste 'plain text' unless you force it to. ...
    (microsoft.public.mac.office.word)
  • Re: Bitmap + Clipboard + Transparency = Blue Background?
    ... I don't suppose you have a list to the image formats for which ... a non alpha channel format before placing it on the clipboard. ... public void CopyToClipboard() ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: Windows Clipboard Default Font Change
    ... The clipboard doesn't have a font, ... "fancy" formats like Rich Text Format and HTML ... Notepad placing anything other than plain text onto the clipboard. ...
    (microsoft.public.windowsxp.general)
  • Re: How to preserve the users clipboard contents?
    ... "Karl E. Peterson" wrote: ... allows anyone to define any random binary structure as a custom format. ... formats available, ... saving and restoring the clipboard will be a gargantuan task ...
    (microsoft.public.word.vba.general)
  • Re: Coping in .NET
    ... You can put in the clipboard your data in several different formats at the ... applications support and provide these formats in the clipboard. ... clipboard excel will paste it in a separate columns. ...
    (microsoft.public.dotnet.framework.windowsforms)