Hi,
I have a document libarary which stores word document created from template. My word document has several Rich Text Content Controls in which user can insert formatted text, images, hyperlinks, bulleted list etc. Now I want to read each Rich Text Content Control from word one by one and convert it into html. Basically I want to create publishing page which has several Publishing HTML fields and I want to display Rich text content control's content in my publishing page with the same formatting which word has.
Suggest me some ideas, codes if you have done like this before.
Thanks
AshitaP