R
RAMKUMAR
Hi Friends,
While saving the doc file as HTML, the style name in docfile is not
retaining as same as it was in the doc file. Special Characters like
underscore "_" is not embedding into the saved HTML file attribute.
Eg:
In Word:
Style Name of a paragraph is "YOU_Text"
In HTML:
The Style Name is coded as <p class=YOUText>, where we can see the Style
Name is mismatching as of doc file.
Please anyone suggest how to retain the style name with special characters
as it was in the doc file.
Advance thanks for you effort for reading this query and giving your
suggestion.
Regards
Ram
While saving the doc file as HTML, the style name in docfile is not
retaining as same as it was in the doc file. Special Characters like
underscore "_" is not embedding into the saved HTML file attribute.
Eg:
In Word:
Style Name of a paragraph is "YOU_Text"
In HTML:
The Style Name is coded as <p class=YOUText>, where we can see the Style
Name is mismatching as of doc file.
Please anyone suggest how to retain the style name with special characters
as it was in the doc file.
Advance thanks for you effort for reading this query and giving your
suggestion.
Regards
Ram