Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-16-2023, 07:44 PM
Journeyman Journeyman is offline HTML Class to Word Styles Windows 10 HTML Class to Word Styles Office 2019
Novice
HTML Class to Word Styles
 
Join Date: Feb 2023
Posts: 15
Journeyman is on a distinguished road
Default HTML Class to Word Styles

Hi all,



Not so sure this belongs here, but some cluey person might have an answer.

I have an HTML file that is being imported into MS Word. e.g.

Code:
Set oDoc = oApp.documents.add
oDoc.Range.InsertFile = "C:MyPath\MyFile.htm"
This results in a word document being produced with the HTM output.

On that import, any text recognised as a Header (e.g. 'H1') is automatically applied to the Heading 1 style. Awesome... except...

...any other text is converted into the Normal style. So I tried to be clever and set the class of the HTML tag. e.g.

Code:
<p style='Font-Family:Tahoma,Geneva, sans-serif' Class='Body Text">My Paragraph</p>
So the document is imported into word.... but a new style called 'body' (lowercase) is applied to the text. It seems to omit the full 'Body Text' class that I aimed for.

So... how might I address this problem?
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Class to Word Styles Displaying in the Styles Pane Only the Styles You Actually Use -- Which Was a Snap in Word 2003 RobertB Word 4 08-09-2022 09:29 AM
HTML Class to Word Styles Turn off an Initialized Class ilcaa72 Word VBA 3 05-01-2017 07:13 PM
HTML Class to Word Styles Self-created styles in Word to appear when converting to HTML anapat Word 2 05-11-2013 09:40 PM
Evernote--Class Notes markg2 Outlook 0 05-10-2012 05:50 PM
Can you actually write HTML and CSS in a word document and send it as an html page jackaroo Word 0 07-12-2010 07:49 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:19 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft