Difference between revisions of "Pasting information from MS Word"

From SmartWiki
Jump to: navigation, search
 
(updating categories)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
When pasting information into the description or requirements fields from another [[Application|application]] such as '''MS-Word''' there can be formatting codes embedded in the text that may not render well when viewed in any or all [[Browser|browsers]].
+
When pasting information into the description or requirements fields from another [[Application|application]] such as '''MS-Word''', there can be formatting codes embedded in the text that may not render well when viewed in any or all [[Browser|browsers]].
 
   
 
   
 +
The '''MS-Word''' export to the clipboard contains lot of HTML-Comments (eg. the Stylesheet definition can be very large, depending on the fonts and styles used inside the word document).
 +
The paste process is controlled entirely by the Operating System and by the [[Browser|browsers]]. The editor is not allowed to interfere in this process much (of course there are some minor differences between [[Browser|browsers]]).
 +
 
<u>'''Editor Toolbars'''</u>
 
<u>'''Editor Toolbars'''</u>
  
Line 11: Line 14:
 
[[Image:Stan1.jpg]]
 
[[Image:Stan1.jpg]]
 
    
 
    
* This technique will remove extraneous formatting that was added by '''MS-Word''', but retain formatting that can be successfully displayed in a [[Browser|browser]].
+
* This technique will attempt to maintain Word's formatting but will discard anything not recognized by the [[Browser|browsers]].This function is useful, but it still leaves embedded font information and specialized formatting that can cause problems for some browser. 
  
 
<u>'''Paste as Plain Text'''</u>
 
<u>'''Paste as Plain Text'''</u>
Line 17: Line 20:
 
[[Image:Stan2.jpg]]   
 
[[Image:Stan2.jpg]]   
 
   
 
   
This technique will remove '''ALL''' formatting so you will have to apply formatting to the pasted text.
+
* This technique will remove '''ALL''' formatting so you will have to apply formatting to the pasted text.  
 +
* This will replace paragraph tags with double-break tags. 
 +
* Paste as Plain Text will also remove all hyperlinks.
 +
 
 
   
 
   
 
<u>'''Paste (Also Control + V)'''</u>
 
<u>'''Paste (Also Control + V)'''</u>
Line 23: Line 29:
 
[[Image:Stan3.jpg]]
 
[[Image:Stan3.jpg]]
 
   
 
   
This technique will add the text and '''ALL''' formatting and this may not render well in a specific [[Browser|browser]].
+
* This technique will add the text and '''ALL''' formatting, but this may not render well in a specific [[Browser|browser]].
 
   
 
   
 +
 
When in doubt, paste as plain text and apply some simple formatting.
 
When in doubt, paste as plain text and apply some simple formatting.
  
[[Category:Applications]][[Category:Applicant Tracking]][[Category:System Management]]
+
=='''See Also'''==
 +
[[Custom Field Type: Text – Rich Text]]
 +
 
 +
 
 +
[[Category:Applicant Tracking]][[Category:FAQ]]

Latest revision as of 16:20, 20 July 2017

When pasting information into the description or requirements fields from another application such as MS-Word, there can be formatting codes embedded in the text that may not render well when viewed in any or all browsers.

The MS-Word export to the clipboard contains lot of HTML-Comments (eg. the Stylesheet definition can be very large, depending on the fonts and styles used inside the word document). The paste process is controlled entirely by the Operating System and by the browsers. The editor is not allowed to interfere in this process much (of course there are some minor differences between browsers).

Editor Toolbars

Stan.jpg

On the Editor Toolbar there are three paste options available in the description and requirements fields to handle these circumstances.

Paste from MS-Word Button

Stan1.jpg

  • This technique will attempt to maintain Word's formatting but will discard anything not recognized by the browsers.This function is useful, but it still leaves embedded font information and specialized formatting that can cause problems for some browser.

Paste as Plain Text

Stan2.jpg

  • This technique will remove ALL formatting so you will have to apply formatting to the pasted text.
  • This will replace paragraph tags with double-break tags.
  • Paste as Plain Text will also remove all hyperlinks.


Paste (Also Control + V)

Stan3.jpg

  • This technique will add the text and ALL formatting, but this may not render well in a specific browser.


When in doubt, paste as plain text and apply some simple formatting.

See Also

Custom Field Type: Text – Rich Text