Docx to HTML fontsize
- This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Open-Xml-PowerTools › Docx to HTML fontsize
Hi Ian,
What font size do you see when you look at the document in Word? And what font size do you see in the CSS?
If, after looking at the font sizes, the numbers do not match up, if you like you can post the file on dropbox or onedrive, and I will take a look.
Cheers, Eric
Hi Eric,
I looked at the style info in the generated HTML file and font size are the same. It is just Word’s rendering of the HTML file that looks funny. If I load in Chrome and print in PDF it looks good.
Great tool. Is there any way of dealing keeping OpenXML page breaks when printing?
Cheers,
Ian
Hi Ian,
No, WmlToHtmlConverter does not deal with sections, headers, footers, or page breaks. This is, by the way, the most requested feature for this module. However, it is a large project, and is not currently on my schedule.
Cheers, Eric
Cheers, thanks for the info