Skip to main content
July 3, 2008
Answered

Embedded styles from MS Word

  • July 3, 2008
  • 1 reply
  • 419 views
I have created topics in RoboHelp 7, and would like 3rd-party authors to use MS Word to edit/review them. I thought that I could have these authors do a "Save As | Web Page, Filtered" and not have any MS Word "stuff" put into the HTM. But, it looks like Word still embeds its styles. And, then, these override the styles in my css in RoboHelp when I attempt to apply it. Is there any way to use MS Word to edit an HTM file and save it back without the embedded Word styles?
This topic has been closed for replies.
Correct answer Peter Grainge
See the topic on my site about Importing Word Documents. There are ways to minimise the impact but you will not get completely clean code.

Unless the SMEs are making mass changes, you might find it quicker in the end to drop their content into Notepad to remove the formatting and then paste into RH.

Sorry but Word was designed primarily as an HTML editor.

1 reply

Peter Grainge
Community Expert
Peter GraingeCommunity ExpertCorrect answer
Community Expert
July 3, 2008
See the topic on my site about Importing Word Documents. There are ways to minimise the impact but you will not get completely clean code.

Unless the SMEs are making mass changes, you might find it quicker in the end to drop their content into Notepad to remove the formatting and then paste into RH.

Sorry but Word was designed primarily as an HTML editor.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
July 3, 2008
Thanks. I did check out your site before I posted, and it had a nice section that explained the treatment of html. I just thought that there was some type of save/export mechanism for excluding word styles. (I could just go with MS Word docs for import from the SMEs - RoboHelp seems to have no problem applying my css upon import.) This will just make the editing of existing topics a bit messy.
MergeThis
Inspiring
July 7, 2008
Have you ensured that the style names in the Word files and the RH projects are absolutely identical, case and all? That is, redpara and RedPara will not be properly interpreted as the same.

However, as you seem to have already discovered, importing the Word file into RH is much preferred to using Word's Save As functionality.


Good luck,
Leon