Question
Mapping CSS styles to Word styles
I am trying to produce some printed documentation from my
online help. My objective is to take advantage of the paginate
protection in Word so my headings don't get split from the
paragraph that follows it. I thought that, if I were to create a
Word .dot template that contained paginate protection in all its
Heading styles, I could then map the Heading styles in my .css file
to the corresponding Heading styles in the .dot template. That
would ensure my document was paginate protected.
Unfortunately, in the final screen in the Print Documentation "wizard", the styles list doesn't contain any Heading styles. I notice that the list is called a "Non-Heading Styles" list. Is that because a user is not allowed to map any heading styles? If so, how do I protect my text from paginating after a heading?
Unfortunately, in the final screen in the Print Documentation "wizard", the styles list doesn't contain any Heading styles. I notice that the list is called a "Non-Heading Styles" list. Is that because a user is not allowed to map any heading styles? If so, how do I protect my text from paginating after a heading?